AOMedia AV1 Codec
encode_strategy.h File Reference

Declares frame encoding functions. More...

#include <stdint.h>
#include "aom/aom_encoder.h"
#include "av1/encoder/encoder.h"
#include "av1/encoder/firstpass.h"
Include dependency graph for encode_strategy.h:

Go to the source code of this file.

Functions

int av1_encode_strategy (AV1_COMP *const cpi, size_t *const size, uint8_t *const dest, unsigned int *frame_flags, int64_t *const time_stamp, int64_t *const time_end, const aom_rational64_t *const timestamp_ratio, int flush)
 Implement high-level encode strategy. More...
 

Detailed Description

Declares frame encoding functions.