FFmpeg
|
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | CoeffLens |
Variables | |
static const uint8_t | rv60_cbp8_lens [7][4][64] |
static const uint8_t | rv60_cbp16_lens [7][3][4][64] |
static const CoeffLens | rv60_intra_lens [5] |
static const CoeffLens | rv60_inter_lens [7] |
|
static |
Definition at line 26 of file rv60vlcs.h.
Referenced by rv60_init_static_data().
|
static |
Definition at line 155 of file rv60vlcs.h.
Referenced by rv60_init_static_data().
|
static |
Definition at line 557 of file rv60vlcs.h.
Referenced by rv60_init_static_data().
|
static |
Definition at line 1290 of file rv60vlcs.h.
Referenced by rv60_init_static_data().