FFmpeg
|
VLC constants for DV codec. More...
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | NB_DV_VLC 409 |
Variables | |
static const uint16_t | dv_vlc_bits [NB_DV_VLC] |
static const uint8_t | dv_vlc_len [NB_DV_VLC] |
static const uint8_t | dv_vlc_run [NB_DV_VLC] |
static const uint8_t | dv_vlc_level [NB_DV_VLC] |
VLC constants for DV codec.
Definition in file dv_vlc_data.h.
#define NB_DV_VLC 409 |
Definition at line 32 of file dv_vlc_data.h.
Referenced by dv_vlc_map_tableinit(), and ff_dvvideo_init().
|
static |
Definition at line 39 of file dv_vlc_data.h.
Referenced by dv_vlc_map_tableinit(), and ff_dvvideo_init().
Definition at line 94 of file dv_vlc_data.h.
Referenced by dv_vlc_map_tableinit(), and ff_dvvideo_init().
Definition at line 149 of file dv_vlc_data.h.
Referenced by dv_vlc_map_tableinit(), and ff_dvvideo_init().
Definition at line 204 of file dv_vlc_data.h.
Referenced by dv_vlc_map_tableinit(), and ff_dvvideo_init().