DNXHDEncContext Struct Reference

List of all members.


Detailed Description

Definition at line 44 of file dnxhdenc.c.


Public Member Functions

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

Public Attributes

MpegEncContext m
 Used for quantization dsp functions.
AVFrame frame
int cid
const CIDEntrycid_table
uint8_t * msip
 Macroblock Scan Indices Payload.
uint32_tslice_size
struct DNXHDEncContextthread [MAX_THREADS]
unsigned dct_y_offset
unsigned dct_uv_offset
int interlaced
int cur_field
int(* qmatrix_c )[64]
int(* qmatrix_l )[64]
uint16_t(* qmatrix_l16 )[2][64]
uint16_t(* qmatrix_c16 )[2][64]
unsigned frame_bits
uint8_t * src [3]
uint16_t * table_vlc_codes
uint8_t * table_vlc_bits
uint16_t * table_run_codes
uint8_t * table_run_bits
unsigned slice_bits
 Rate control.
unsigned qscale
unsigned lambda
unsigned thread_size
uint16_t * mb_bits
uint8_t * mb_qscale
RCCMPEntrymb_cmp
RCEntry(* mb_rc )[8160]

Member Function Documentation

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


Member Data Documentation

Definition at line 48 of file dnxhdenc.c.

Referenced by dnxhd_encode_init(), and dnxhd_write_header().

Macroblock Scan Indices Payload.

Definition at line 50 of file dnxhdenc.c.

Referenced by dnxhd_encode_picture(), and dnxhd_write_header().

struct DNXHDEncContext* DNXHDEncContext::thread[MAX_THREADS] [read]

Definition at line 55 of file dnxhdenc.c.

Referenced by dnxhd_get_blocks(), and dnxhd_load_picture().

Definition at line 56 of file dnxhdenc.c.

Referenced by dnxhd_get_blocks(), and dnxhd_load_picture().

Definition at line 58 of file dnxhdenc.c.

Referenced by dnxhd_encode_picture(), dnxhd_load_picture(), and dnxhd_write_header().

Definition at line 62 of file dnxhdenc.c.

Referenced by dnxhd_encode_end(), dnxhd_init_qmat(), and dnxhd_switch_matrix().

Definition at line 63 of file dnxhdenc.c.

Referenced by dnxhd_encode_end(), dnxhd_init_qmat(), and dnxhd_switch_matrix().

uint16_t(* DNXHDEncContext::qmatrix_l16)[2][64]

Definition at line 64 of file dnxhdenc.c.

Referenced by dnxhd_encode_end(), dnxhd_init_qmat(), and dnxhd_switch_matrix().

uint16_t(* DNXHDEncContext::qmatrix_c16)[2][64]

Definition at line 65 of file dnxhdenc.c.

Referenced by dnxhd_encode_end(), dnxhd_init_qmat(), and dnxhd_switch_matrix().

uint8_t* DNXHDEncContext::src[3]

Definition at line 68 of file dnxhdenc.c.

Referenced by dnxhd_encode_picture(), dnxhd_get_blocks(), and dnxhd_mb_var_thread().

Definition at line 70 of file dnxhdenc.c.

Referenced by dnxhd_encode_block(), dnxhd_encode_end(), and dnxhd_init_vlc().

Definition at line 72 of file dnxhdenc.c.

Referenced by dnxhd_encode_block(), dnxhd_encode_end(), and dnxhd_init_vlc().

Rate control.

Definition at line 76 of file dnxhdenc.c.

Definition at line 78 of file dnxhdenc.c.

Referenced by dnxhd_encode_rdo(), and dnxhd_init_rc().

Definition at line 80 of file dnxhdenc.c.

Referenced by dnxhd_setup_threads_slices().


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