FFmpeg
|
Go to the source code of this file.
Functions | |
static av_cold void | cabac_tableinit (void) |
Variables | |
uint8_t | ff_h264_cabac_tables [512+4 *2 *64+4 *64+63] |
static const uint8_t | lps_range [64][4] |
static const uint8_t | mps_state [64] |
static const uint8_t | lps_state [64] |
static const uint8_t | last_coeff_flag_offset_8x8 [63] |
Definition at line 80 of file cabac_tablegen.h.
Referenced by ff_init_cabac_states(), and main().
uint8_t ff_h264_cabac_tables[512+4 *2 *64+4 *64+63] |
Definition at line 30 of file cabac_tablegen.h.
Referenced by main().
|
static |
Definition at line 32 of file cabac_tablegen.h.
Referenced by cabac_tableinit().
|
static |
Definition at line 51 of file cabac_tablegen.h.
Referenced by cabac_tableinit().
|
static |
Definition at line 62 of file cabac_tablegen.h.
Referenced by cabac_tableinit().
|
static |
Definition at line 73 of file cabac_tablegen.h.
Referenced by cabac_tableinit().