FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
prores_profile Struct Reference

Data Fields

const char * full_name
 
uint32_t tag
 
int min_quant
 
int max_quant
 
int br_tab [NUM_MB_LIMITS]
 
int quant
 
int quant_chroma
 

Detailed Description

Definition at line 143 of file proresenc_kostya.c.

Field Documentation

const char* prores_profile::full_name

Definition at line 144 of file proresenc_kostya.c.

uint32_t prores_profile::tag

Definition at line 145 of file proresenc_kostya.c.

Referenced by encode_init().

int prores_profile::min_quant

Definition at line 146 of file proresenc_kostya.c.

Referenced by encode_init(), and find_slice_quant().

int prores_profile::max_quant

Definition at line 147 of file proresenc_kostya.c.

Referenced by encode_init(), and find_slice_quant().

int prores_profile::br_tab[NUM_MB_LIMITS]

Definition at line 148 of file proresenc_kostya.c.

Referenced by encode_init().

int prores_profile::quant

Definition at line 149 of file proresenc_kostya.c.

Referenced by encode_init().

int prores_profile::quant_chroma

Definition at line 150 of file proresenc_kostya.c.

Referenced by encode_init().


The documentation for this struct was generated from the following file: