FFmpeg
|
Go to the source code of this file.
Variables | |
const uint16_t | ff_speedhq_vlc_table [SPEEDHQ_RL_NB_ELEMS+2][2] |
const uint8_t | ff_speedhq_level [121] |
const uint8_t | ff_speedhq_run [121] |
const uint16_t ff_speedhq_vlc_table[SPEEDHQ_RL_NB_ELEMS+2][2] |
Definition at line 26 of file speedhq.c.
Referenced by encode_block(), speedhq_init_static_data(), and speedhq_static_init().
const uint8_t ff_speedhq_level[121] |
Definition at line 62 of file speedhq.c.
Referenced by speedhq_init_static_data(), and speedhq_static_init().
const uint8_t ff_speedhq_run[121] |
Definition at line 81 of file speedhq.c.
Referenced by speedhq_init_static_data(), and speedhq_static_init().