FFmpeg
|
H264 / AVC / MPEG4 part10 codec data tableMore...
Go to the source code of this file.
Data Structures | |
struct | IMbInfo |
struct | PMbInfo |
Variables | |
static const uint8_t | golomb_to_pict_type [5] |
static const uint8_t | golomb_to_intra4x4_cbp [48] |
static const uint8_t | golomb_to_inter_cbp [48] |
static const uint8_t | zigzag_scan [16+1] |
static const uint8_t | chroma_dc_scan [4] |
static const uint8_t | chroma422_dc_scan [8] |
static const IMbInfo | i_mb_type_info [26] |
static const PMbInfo | p_mb_type_info [5] |
static const PMbInfo | p_sub_mb_type_info [4] |
static const PMbInfo | b_mb_type_info [23] |
static const PMbInfo | b_sub_mb_type_info [13] |
H264 / AVC / MPEG4 part10 codec data table
Definition in file h264data.h.
|
static |
Definition at line 37 of file h264data.h.
Referenced by ff_h264_decode_slice_header(), parse_nal_units(), and svq3_decode_slice_header().
|
static |
Definition at line 42 of file h264data.h.
Referenced by ff_h264_decode_mb_cavlc(), and svq3_decode_mb().
|
static |
Definition at line 48 of file h264data.h.
Referenced by ff_h264_decode_mb_cavlc(), and svq3_decode_mb().
|
static |
Definition at line 54 of file h264data.h.
Referenced by decode_mb_coeffs(), decode_scaling_list(), dv_init_enc_block(), fill_scaling_lists(), init_scan_tables(), svq3_decode_block(), vp78_decode_init(), vp7_decode_frame_header(), and vp8_decode_block_coeffs_internal().
|
static |
Definition at line 61 of file h264data.h.
Referenced by ff_h264_decode_mb_cabac(), ff_h264_decode_mb_cavlc(), and svq3_decode_block().
|
static |
Definition at line 66 of file h264data.h.
Referenced by ff_h264_decode_mb_cabac(), and ff_h264_decode_mb_cavlc().
|
static |
Definition at line 79 of file h264data.h.
Referenced by ff_h264_decode_mb_cabac(), ff_h264_decode_mb_cavlc(), and svq3_decode_mb().
|
static |
Definition at line 113 of file h264data.h.
Referenced by ff_h264_decode_mb_cabac(), and ff_h264_decode_mb_cavlc().
|
static |
Definition at line 121 of file h264data.h.
Referenced by ff_h264_decode_mb_cabac(), and ff_h264_decode_mb_cavlc().
|
static |
Definition at line 128 of file h264data.h.
Referenced by ff_h264_decode_mb_cabac(), and ff_h264_decode_mb_cavlc().
|
static |
Definition at line 154 of file h264data.h.
Referenced by ff_h264_decode_mb_cabac(), and ff_h264_decode_mb_cavlc().