H.261 tables. More...
Go to the source code of this file.
Variables | |
static const uint8_t | h261_mba_code [35] |
static const uint8_t | h261_mba_bits [35] |
static const uint8_t | h261_mtype_code [10] |
static const uint8_t | h261_mtype_bits [10] |
static const int | h261_mtype_map [10] |
static const uint8_t | h261_mv_tab [17][2] |
static const int | mvmap [17] |
static const uint8_t | h261_cbp_tab [63][2] |
static const uint16_t | h261_tcoeff_vlc [65][2] |
static const int8_t | h261_tcoeff_level [64] |
static const int8_t | h261_tcoeff_run [64] |
static RLTable | h261_rl_tcoeff |
H.261 tables.
Definition in file h261data.h.
|
static |
Definition at line 100 of file h261data.h.
Referenced by ff_h261_encode_mb(), and h261_decode_init_vlc().
|
static |
Definition at line 48 of file h261data.h.
Referenced by ff_h261_encode_mb(), and h261_decode_init_vlc().
|
static |
Definition at line 34 of file h261data.h.
Referenced by ff_h261_encode_mb(), and h261_decode_init_vlc().
|
static |
Definition at line 69 of file h261data.h.
Referenced by ff_h261_encode_mb(), and h261_decode_init_vlc().
|
static |
Definition at line 63 of file h261data.h.
Referenced by ff_h261_encode_mb(), and h261_decode_init_vlc().
|
static |
Definition at line 75 of file h261data.h.
Referenced by ff_h261_encode_mb(), and h261_decode_mb().
|
static |
Definition at line 89 of file h261data.h.
Referenced by h261_decode_init_vlc(), and h261_encode_motion().
|
static |
Definition at line 156 of file h261data.h.
Referenced by ff_h261_encode_init(), h261_decode_block(), h261_decode_init_vlc(), and h261_encode_block().
|
static |
Definition at line 133 of file h261data.h.
|
static |
Definition at line 144 of file h261data.h.
|
static |
Definition at line 113 of file h261data.h.
|
static |
Definition at line 94 of file h261data.h.
Referenced by decode_mv_component().