FFmpeg
|
TqiContext Struct Reference
Collaboration diagram for TqiContext:
Public Member Functions | |
DECLARE_ALIGNED (16, int16_t, block)[6][64] | |
Data Fields | |
MpegEncContext | s |
void * | bitstream_buf |
unsigned int | bitstream_buf_size |
Detailed Description
Member Function Documentation
TqiContext::DECLARE_ALIGNED | ( | 16 | , |
int16_t | , | ||
block | |||
) |
Field Documentation
void* TqiContext::bitstream_buf |
Definition at line 39 of file eatqi.c.
Referenced by tqi_decode_end(), and tqi_decode_frame().
unsigned int TqiContext::bitstream_buf_size |
Definition at line 40 of file eatqi.c.
Referenced by tqi_decode_frame().
MpegEncContext TqiContext::s |
Definition at line 38 of file eatqi.c.
Referenced by tqi_decode_frame(), tqi_decode_init(), and tqi_idct_put().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11