Home
last modified time | relevance | path

Searched refs:dv_vlc_pair (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddv_tablegen.h40 typedef struct dv_vlc_pair { struct
43 } dv_vlc_pair; typedef
49 static struct dv_vlc_pair dv_vlc_map[DV_VLC_MAP_RUN_SIZE][DV_VLC_MAP_LEV_SIZE];
H A Ddv_tablegen.c29 WRITE_1D_FUNC_ARGV(dv_vlc_pair, 7,
31 WRITE_2D_FUNC(dv_vlc_pair) in WRITE_2D_FUNC()
39 printf("static const struct dv_vlc_pair dv_vlc_map[DV_VLC_MAP_RUN_SIZE][DV_VLC_MAP_LEV_SIZE] = {\n"); in WRITE_2D_FUNC()

Completed in 1 milliseconds