FFmpeg
|
VLC constants for DV codec. More...
#include <stdint.h>
Include dependency graph for dv_vlc_data.h:
This graph shows which files directly or indirectly include this file:
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] |
Detailed Description
VLC constants for DV codec.
Definition in file dv_vlc_data.h.
Macro Definition Documentation
#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().
Variable Documentation
|
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 204 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().
Generated on Fri Dec 20 2024 06:56:12 for FFmpeg by 1.8.11