|
|
AVClass * | class |
| |
|
struct vpx_codec_ctx | encoder |
| |
|
struct vpx_image | rawimg |
| |
|
struct vpx_codec_ctx | encoder_alpha |
| |
|
struct vpx_image | rawimg_alpha |
| |
|
uint8_t | is_alpha |
| |
|
struct vpx_fixed_buf | twopass_stats |
| |
|
int | deadline |
| |
|
uint64_t | sse [4] |
| |
|
int | have_sse |
| | true if we have pending sse[]
|
| |
|
uint64_t | frame_number |
| |
|
struct FrameListData * | coded_frame_list |
| |
|
int | cpu_used |
| |
|
int | flags |
| | VP8 specific flags, see VP8F_* below.
|
| |
|
int | auto_alt_ref |
| |
|
int | arnr_max_frames |
| |
|
int | arnr_strength |
| |
|
int | arnr_type |
| |
|
int | tune |
| |
|
int | lag_in_frames |
| |
|
int | error_resilient |
| |
|
int | crf |
| |
|
int | static_thresh |
| |
|
int | max_intra_rate |
| |
|
int | rc_undershoot_pct |
| |
|
int | rc_overshoot_pct |
| |
|
int | lossless |
| |
|
int | tile_columns |
| |
|
int | tile_rows |
| |
|
int | frame_parallel |
| |
|
int | aq_mode |
| |
|
int | drop_threshold |
| |
|
int | noise_sensitivity |
| |
|
int | vpx_cs |
| |
|
float | level |
| |
|
int | row_mt |
| |
|
int | tune_content |
| |
|
int | corpus_complexity |
| |
The documentation for this struct was generated from the following file: