|
|
BlockDSPContext | bdsp |
| |
|
ProresDSPContext | prodsp |
| |
|
AVFrame * | frame |
| |
|
int | frame_type |
| | 0 = progressive, 1 = tff, 2 = bff
|
| |
|
uint8_t | qmat_luma [64] |
| |
|
uint8_t | qmat_chroma [64] |
| |
|
SliceContext * | slices |
| |
|
int | slice_count |
| | number of slices in the current picture
|
| |
|
unsigned | mb_width |
| | width of the current picture in mb
|
| |
|
unsigned | mb_height |
| | height of the current picture in mb
|
| |
|
uint8_t | progressive_scan [64] |
| |
|
uint8_t | interlaced_scan [64] |
| |
|
const uint8_t * | scan |
| |
|
int | first_field |
| |
|
int | alpha_info |
| |
|
void(* | unpack_alpha )(GetBitContext *gb, uint16_t *dst, int num_coeffs, const int num_bits) |
| |
|
AVClass * | class |
| |
|
FDCTDSPContext | fdsp |
| |
|
uint8_t * | fill_y |
| |
|
uint8_t * | fill_u |
| |
|
uint8_t * | fill_v |
| |
|
uint8_t * | fill_a |
| |
|
int | qmat_luma [16][64] |
| |
|
int | qmat_chroma [16][64] |
| |
|
const uint8_t * | scantable |
| |
|
int | is_422 |
| |
|
int | need_alpha |
| |
|
int | is_interlaced |
| |
|
char * | vendor |
| |
The documentation for this struct was generated from the following files: