DNXHDEncContext Struct Reference

#include <dnxhdenc.h>


Public Member Functions

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

Data Fields

MpegEncContext m
 Used for quantization dsp functions.
AVFrame frame
int cid
const CIDEntrycid_table
uint8_t * msip
 Macroblock Scan Indexes Payload.
uint32_t * slice_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]
uint32_t * vlc_codes
uint8_t * vlc_bits
uint16_t * run_codes
uint8_t * 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]
void(* get_pixels_8x4_sym )(DCTELEM *, const uint8_t *, int)


Detailed Description

Definition at line 41 of file dnxhdenc.h.


Member Function Documentation

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


Field Documentation

Definition at line 45 of file dnxhdenc.h.

Referenced by dnxhd_encode_init(), and dnxhd_write_header().

Definition at line 55 of file dnxhdenc.h.

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

Definition at line 53 of file dnxhdenc.h.

Referenced by dnxhd_get_blocks(), and dnxhd_load_picture().

Definition at line 52 of file dnxhdenc.h.

Referenced by dnxhd_get_blocks(), and dnxhd_load_picture().

Definition at line 64 of file dnxhdenc.h.

Referenced by dnxhd_encode_fast(), dnxhd_encode_rdo(), dnxhd_find_qscale(), and dnxhd_init_rc().

void(* DNXHDEncContext::get_pixels_8x4_sym)(DCTELEM *, const uint8_t *, int)

Definition at line 75 of file dnxhdenc.h.

Referenced by dnxhd_encode_rdo(), and dnxhd_init_rc().

Definition at line 82 of file dnxhdenc.h.

Referenced by dnxhd_encode_end(), dnxhd_encode_fast(), dnxhd_init_rc(), and dnxhd_mb_var_thread().

Macroblock Scan Indexes Payload.

Definition at line 47 of file dnxhdenc.h.

Referenced by dnxhd_encode_picture(), and dnxhd_write_header().

Definition at line 59 of file dnxhdenc.h.

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

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

Definition at line 62 of file dnxhdenc.h.

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

Definition at line 60 of file dnxhdenc.h.

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

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

Definition at line 61 of file dnxhdenc.h.

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

Definition at line 69 of file dnxhdenc.h.

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

Rate control.

Definition at line 73 of file dnxhdenc.h.

uint8_t* DNXHDEncContext::src[3]

Definition at line 65 of file dnxhdenc.h.

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

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

Definition at line 77 of file dnxhdenc.h.

Definition at line 67 of file dnxhdenc.h.

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


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8