FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
TqiContext Struct Reference

Data Fields

MpegEncContext s
 
AVFrame frame
 
voidbitstream_buf
 
unsigned int bitstream_buf_size
 
DCTELEM block [6][64]
 

Detailed Description

Definition at line 38 of file eatqi.c.

Field Documentation

MpegEncContext TqiContext::s

Definition at line 39 of file eatqi.c.

Referenced by tqi_decode_frame(), tqi_decode_init(), and tqi_idct_put().

AVFrame TqiContext::frame

Definition at line 40 of file eatqi.c.

Referenced by tqi_decode_end(), tqi_decode_frame(), and tqi_idct_put().

void* TqiContext::bitstream_buf

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().

DCTELEM TqiContext::block[6][64]

Definition at line 43 of file eatqi.c.

Referenced by tqi_decode_frame().


The documentation for this struct was generated from the following file: