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