CIDEntry Struct Reference

#include <dnxhddata.h>


Data Fields

int cid
unsigned int width
unsigned int height
int interlaced
unsigned int frame_size
unsigned int coding_unit_size
int index_bits
int bit_depth
const uint8_t * luma_weight
const uint8_t * chroma_weight
const uint8_t * dc_codes
const uint8_t * dc_bits
const uint16_t * ac_codes
const uint8_t * ac_bits
const uint8_t * ac_level
const uint8_t * ac_run_flag
const uint8_t * ac_index_flag
const uint16_t * run_codes
const uint8_t * run_bits
const uint8_t * run
int bit_rates [5]
 Helpher to choose variants, rounded to nearest 5Mb/s.


Detailed Description

Definition at line 28 of file dnxhddata.h.


Field Documentation

const uint8_t* CIDEntry::ac_bits

Definition at line 39 of file dnxhddata.h.

Referenced by dnxhd_init_vlc().

const uint16_t* CIDEntry::ac_codes

Definition at line 38 of file dnxhddata.h.

Referenced by dnxhd_init_vlc().

const uint8_t * CIDEntry::ac_index_flag

Definition at line 40 of file dnxhddata.h.

Referenced by dnxhd_decode_dct_block(), and dnxhd_init_vlc().

const uint8_t * CIDEntry::ac_level

Definition at line 39 of file dnxhddata.h.

Referenced by dnxhd_decode_dct_block(), and dnxhd_init_vlc().

const uint8_t* CIDEntry::ac_run_flag

Definition at line 40 of file dnxhddata.h.

Referenced by dnxhd_decode_dct_block(), and dnxhd_init_vlc().

Helpher to choose variants, rounded to nearest 5Mb/s.

Definition at line 43 of file dnxhddata.h.

Referenced by ff_dnxhd_find_cid().

const uint8_t * CIDEntry::chroma_weight

Definition at line 36 of file dnxhddata.h.

Referenced by dnxhd_decode_dct_block(), dnxhd_init_qmat(), and dnxhd_unquantize_c().

Definition at line 29 of file dnxhddata.h.

Referenced by ff_dnxhd_find_cid().

Definition at line 33 of file dnxhddata.h.

Referenced by dnxhd_decode_frame(), dnxhd_encode_picture(), and dnxhd_init_rc().

const uint8_t * CIDEntry::dc_bits

Definition at line 37 of file dnxhddata.h.

Referenced by dnxhd_encode_dc(), and dnxhd_init_vlc().

const uint8_t* CIDEntry::dc_codes

Definition at line 37 of file dnxhddata.h.

Referenced by dnxhd_encode_dc(), and dnxhd_init_vlc().

unsigned int CIDEntry::frame_size

Definition at line 32 of file dnxhddata.h.

Referenced by dnxhd_encode_picture().

unsigned int CIDEntry::height

Definition at line 30 of file dnxhddata.h.

Referenced by ff_dnxhd_find_cid().

Definition at line 34 of file dnxhddata.h.

Referenced by dnxhd_decode_dct_block(), and dnxhd_init_vlc().

Definition at line 31 of file dnxhddata.h.

Referenced by ff_dnxhd_find_cid().

const uint8_t* CIDEntry::luma_weight

Definition at line 36 of file dnxhddata.h.

Referenced by dnxhd_decode_dct_block(), dnxhd_init_qmat(), and dnxhd_unquantize_c().

const uint8_t * CIDEntry::run

Definition at line 42 of file dnxhddata.h.

Referenced by dnxhd_decode_dct_block(), and dnxhd_init_vlc().

const uint8_t* CIDEntry::run_bits

Definition at line 42 of file dnxhddata.h.

Referenced by dnxhd_init_vlc().

const uint16_t* CIDEntry::run_codes

Definition at line 41 of file dnxhddata.h.

Referenced by dnxhd_init_vlc().

unsigned int CIDEntry::width

Definition at line 30 of file dnxhddata.h.

Referenced by ff_dnxhd_find_cid().


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