FFmpeg
|
dv_tablegen.h File Reference
Include dependency graph for dv_tablegen.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | dv_vlc_pair |
Macros | |
#define | DV_VLC_MAP_RUN_SIZE 64 |
#define | DV_VLC_MAP_LEV_SIZE 512 |
Typedefs | |
typedef struct dv_vlc_pair | dv_vlc_pair |
Functions | |
static void | dv_vlc_map_tableinit (void) |
Variables | |
static struct dv_vlc_pair | dv_vlc_map [DV_VLC_MAP_RUN_SIZE][DV_VLC_MAP_LEV_SIZE] |
Macro Definition Documentation
#define DV_VLC_MAP_LEV_SIZE 512 |
Definition at line 35 of file dv_tablegen.h.
Referenced by dv_vlc_map_tableinit(), put_bits_left(), and WRITE_1D_FUNC_ARGV().
#define DV_VLC_MAP_RUN_SIZE 64 |
Definition at line 34 of file dv_tablegen.h.
Referenced by dv_vlc_map_tableinit(), put_bits_left(), and WRITE_1D_FUNC_ARGV().
Typedef Documentation
typedef struct dv_vlc_pair dv_vlc_pair |
Function Documentation
Definition at line 50 of file dv_tablegen.h.
Referenced by dvvideo_init_encoder(), and WRITE_1D_FUNC_ARGV().
Variable Documentation
|
static |
Definition at line 48 of file dv_tablegen.h.
Referenced by dv_rl2vlc(), dv_rl2vlc_size(), dv_vlc_map_tableinit(), put_bits_left(), and WRITE_1D_FUNC_ARGV().
Generated on Mon Nov 18 2024 06:52:05 for FFmpeg by 1.8.11