DNXHDContext Struct Reference

List of all members.


Detailed Description

Definition at line 31 of file dnxhddec.c.


Public Member Functions

 DECLARE_ALIGNED_16 (DCTELEM, blocks[8][64])
 DECLARE_ALIGNED_8 (ScanTable, scantable)

Public Attributes

AVCodecContextavctx
AVFrame picture
GetBitContext gb
int cid
 compression id
unsigned int width
unsigned int height
unsigned int mb_width
unsigned int mb_height
uint32_t mb_scan_index [68]
int cur_field
 current interlaced field
VLC ac_vlc
VLC dc_vlc
VLC run_vlc
int last_dc [3]
DSPContext dsp
const CIDEntrycid_table

Member Function Documentation

DNXHDContext::DECLARE_ALIGNED_16 ( DCTELEM  ,
blocks  [8][64] 
)

DNXHDContext::DECLARE_ALIGNED_8 ( ScanTable  ,
scantable   
)


Member Data Documentation

compression id

Definition at line 35 of file dnxhddec.c.

Referenced by dnxhd_decode_header().

unsigned int DNXHDContext::width

Definition at line 36 of file dnxhddec.c.

Referenced by dnxhd_decode_frame(), and dnxhd_decode_header().

unsigned int DNXHDContext::height

Definition at line 36 of file dnxhddec.c.

Referenced by dnxhd_decode_frame(), and dnxhd_decode_header().

unsigned int DNXHDContext::mb_width

Definition at line 37 of file dnxhddec.c.

Referenced by dnxhd_decode_header(), and dnxhd_decode_macroblocks().

Definition at line 37 of file dnxhddec.c.

Referenced by dnxhd_decode_header(), and dnxhd_decode_macroblocks().

Definition at line 38 of file dnxhddec.c.

Referenced by dnxhd_decode_header(), and dnxhd_decode_macroblocks().

current interlaced field

Definition at line 39 of file dnxhddec.c.

Referenced by dnxhd_decode_header(), and dnxhd_decode_macroblock().

Definition at line 40 of file dnxhddec.c.

Referenced by dnxhd_decode_close(), dnxhd_decode_dct_block(), and dnxhd_init_vlc().

Definition at line 40 of file dnxhddec.c.

Referenced by dnxhd_decode_close(), dnxhd_decode_dc(), and dnxhd_init_vlc().

Definition at line 40 of file dnxhddec.c.

Referenced by dnxhd_decode_close(), dnxhd_decode_dct_block(), and dnxhd_init_vlc().

Definition at line 41 of file dnxhddec.c.

Referenced by dnxhd_decode_dct_block(), and dnxhd_decode_macroblocks().

Definition at line 42 of file dnxhddec.c.

Referenced by dnxhd_decode_init(), dnxhd_decode_macroblock(), and dnxhd_init_vlc().


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

Generated on Sat Dec 18 05:16:01 2010 for MythTV by  doxygen 1.5.5