Public Member Functions | |
DECLARE_ALIGNED (16, DCTELEM, block)[6][64] | |
Data Fields | |
MpegEncContext | s |
AVFrame | frame |
void * | bitstream_buf |
unsigned int | bitstream_buf_size |
Definition at line 38 of file eatqi.c.
TqiContext::DECLARE_ALIGNED | ( | 16 | , | |
DCTELEM | , | |||
block | ||||
) |
Definition at line 41 of file eatqi.c.
Referenced by tqi_decode_end(), and tqi_decode_frame().
unsigned int TqiContext::bitstream_buf_size |
Definition at line 42 of file eatqi.c.
Referenced by tqi_decode_frame().
Definition at line 40 of file eatqi.c.
Referenced by tqi_decode_end(), tqi_decode_frame(), and tqi_idct_put().
Definition at line 39 of file eatqi.c.
Referenced by tqi_decode_frame(), tqi_decode_init(), and tqi_idct_put().