libavcodec/dv_tablegen.h File Reference

#include <stdint.h>
#include "dv_vlc_data.h"

Go to the source code of this file.

Data Structures

struct  dv_vlc_pair

Defines

#define DV_VLC_MAP_RUN_SIZE   64
#define DV_VLC_MAP_LEV_SIZE   512

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]


Define Documentation

#define DV_VLC_MAP_LEV_SIZE   512

Definition at line 34 of file dv_tablegen.h.

Referenced by dv_vlc_map_tableinit(), and WRITE_1D_FUNC_ARGV().

#define DV_VLC_MAP_RUN_SIZE   64

Definition at line 33 of file dv_tablegen.h.

Referenced by dv_vlc_map_tableinit(), and WRITE_1D_FUNC_ARGV().


Function Documentation

static void dv_vlc_map_tableinit ( void   )  [static]

Definition at line 49 of file dv_tablegen.h.

Referenced by dvvideo_init(), and WRITE_1D_FUNC_ARGV().


Variable Documentation

struct dv_vlc_pair dv_vlc_map[DV_VLC_MAP_RUN_SIZE][DV_VLC_MAP_LEV_SIZE] [static]

Definition at line 47 of file dv_tablegen.h.

Referenced by dv_rl2vlc(), dv_rl2vlc_size(), dv_vlc_map_tableinit(), and WRITE_1D_FUNC_ARGV().


Generated on Fri Oct 26 02:38:16 2012 for FFmpeg by  doxygen 1.5.8