FFmpeg
|
Go to the source code of this file.
Macros | |
#define | TABLE_9_BAND_END1 0x1C7859Eh |
#define | TABLE_9_BAND_END_LEN1 25 |
#define | TABLE_9_BAND_END2 0x38F0B3Fh |
#define | TABLE_9_BAND_END_LEN2 26 |
#define | TABLE_9_BAND_END3 0x38F0B3Eh |
#define | TABLE_9_BAND_END_LEN3 26 |
#define | NB_VLC_TABLE_9 (71 + 3) |
#define | NB_VLC_TABLE_18 (263 + 1) |
Functions | |
av_cold int | ff_cfhd_init_vlcs (CFHDContext *s) |
Variables | |
static const uint32_t | table_9_vlc_bits [NB_VLC_TABLE_9] |
static const uint8_t | table_9_vlc_len [NB_VLC_TABLE_9] |
static const uint16_t | table_9_vlc_run [NB_VLC_TABLE_9] |
static const uint8_t | table_9_vlc_level [NB_VLC_TABLE_9] |
static const uint32_t | table_18_vlc_bits [NB_VLC_TABLE_18] |
static const uint8_t | table_18_vlc_len [NB_VLC_TABLE_18] |
static const uint16_t | table_18_vlc_run [NB_VLC_TABLE_18] |
static const uint8_t | table_18_vlc_level [NB_VLC_TABLE_18] |
#define TABLE_9_BAND_END1 0x1C7859Eh |
Definition at line 28 of file cfhddata.c.
#define TABLE_9_BAND_END_LEN1 25 |
Definition at line 29 of file cfhddata.c.
#define TABLE_9_BAND_END2 0x38F0B3Fh |
Definition at line 30 of file cfhddata.c.
#define TABLE_9_BAND_END_LEN2 26 |
Definition at line 31 of file cfhddata.c.
#define TABLE_9_BAND_END3 0x38F0B3Eh |
Definition at line 32 of file cfhddata.c.
#define TABLE_9_BAND_END_LEN3 26 |
Definition at line 33 of file cfhddata.c.
#define NB_VLC_TABLE_9 (71 + 3) |
Definition at line 35 of file cfhddata.c.
Referenced by ff_cfhd_init_vlcs().
#define NB_VLC_TABLE_18 (263 + 1) |
Definition at line 36 of file cfhddata.c.
Referenced by ff_cfhd_init_vlcs().
av_cold int ff_cfhd_init_vlcs | ( | CFHDContext * | s | ) |
Similar to dv.c, generate signed VLC tables
Definition at line 276 of file cfhddata.c.
Referenced by cfhd_init().
|
static |
Definition at line 38 of file cfhddata.c.
Referenced by ff_cfhd_init_vlcs().
|
static |
Definition at line 60 of file cfhddata.c.
Referenced by ff_cfhd_init_vlcs().
|
static |
Definition at line 73 of file cfhddata.c.
Referenced by ff_cfhd_init_vlcs().
|
static |
Definition at line 86 of file cfhddata.c.
Referenced by ff_cfhd_init_vlcs().
|
static |
Definition at line 99 of file cfhddata.c.
Referenced by ff_cfhd_init_vlcs().
|
static |
Definition at line 168 of file cfhddata.c.
Referenced by ff_cfhd_init_vlcs().
|
static |
Definition at line 204 of file cfhddata.c.
Referenced by ff_cfhd_init_vlcs().
|
static |
Definition at line 240 of file cfhddata.c.
Referenced by ff_cfhd_init_vlcs().