|
|
| DECLARE_ALIGNED (16, int16_t, encoded_block_levels)[6][7][256] |
| |
|
|
MpegEncContext | m |
| |
|
AVCodecContext * | avctx |
| |
|
MECmpContext | mecc |
| |
|
HpelDSPContext | hdsp |
| |
|
AVFrame * | current_picture |
| |
|
AVFrame * | last_picture |
| |
|
PutBitContext | pb |
| |
|
enum AVPictureType | pict_type |
| |
|
int | quality |
| |
|
PutBitContext | reorder_pb [6] |
| |
|
int | frame_width |
| |
|
int | frame_height |
| |
|
int | y_block_width |
| |
|
int | y_block_height |
| |
|
int | c_block_width |
| |
|
int | c_block_height |
| |
|
uint16_t * | mb_type |
| |
|
uint32_t * | dummy |
| |
|
int16_t(*[3] | motion_val8 )[2] |
| |
|
int16_t(*[3] | motion_val16 )[2] |
| |
|
int64_t | rd_total |
| |
|
uint8_t * | scratchbuf |
| |
|
int | motion_est |
| |
|
int(* | ssd_int8_vs_int16 )(const int8_t *pix1, const int16_t *pix2, intptr_t size) |
| |
The documentation for this struct was generated from the following file: