|
|
AVCodecContext * | avctx |
| |
|
MECmpContext | mecc |
| |
|
int | mecc_inited |
| |
|
int * | mb_index2xy |
| |
|
int | mb_num |
| |
|
int | mb_width |
| |
|
int | mb_height |
| |
|
ptrdiff_t | mb_stride |
| |
|
ptrdiff_t | b8_stride |
| |
|
atomic_int | error_count |
| |
|
int | error_occurred |
| |
|
uint8_t * | error_status_table |
| |
|
uint8_t * | er_temp_buffer |
| |
|
int16_t * | dc_val [3] |
| |
|
uint8_t * | mbskip_table |
| |
|
uint8_t * | mbintra_table |
| |
|
int | mv [2][4][2] |
| |
|
ERPicture | cur_pic |
| |
|
ERPicture | last_pic |
| |
|
ERPicture | next_pic |
| |
|
AVBufferRef * | ref_index_buf [2] |
| |
|
AVBufferRef * | motion_val_buf [2] |
| |
|
uint16_t | pp_time |
| |
|
uint16_t | pb_time |
| |
|
int | quarter_sample |
| |
|
int | partitioned_frame |
| |
|
int | ref_count |
| |
|
void(* | decode_mb )(void *opaque, int ref, int mv_dir, int mv_type, int(*mv)[2][4][2], int mb_x, int mb_y, int mb_intra, int mb_skipped) |
| |
|
void * | opaque |
| |
The documentation for this struct was generated from the following file: