Data Fields | |
MpegEncContext | s |
AVFrame | frame |
AVFrame | last_frame |
void * | bitstream_buf |
unsigned int | bitstream_buf_size |
DCTELEM | block [64] |
Definition at line 44 of file eamad.c.
unsigned int MadContext::bitstream_buf_size |
Definition at line 46 of file eamad.c.
Referenced by comp_block(), decode_end(), decode_frame(), and idct_put().
Definition at line 47 of file eamad.c.
Referenced by comp_block(), decode_end(), decode_frame(), and decode_mb().
Definition at line 45 of file eamad.c.
Referenced by calc_intra_matrix(), comp_block(), decode_block_intra(), decode_frame(), decode_init(), decode_mb(), and idct_put().