FFmpeg
|
dv_tablegen.c
Go to the documentation of this file.
42 printf("static const struct dv_vlc_pair dv_vlc_map[DV_VLC_MAP_RUN_SIZE][DV_VLC_MAP_LEV_SIZE] = {\n");
WRITE_1D_FUNC_ARGV(dv_vlc_pair, 7,"{0x%"PRIx32", %"PRId8"}", data[i].vlc, data[i].size) int main(void)
Definition: dv_tablegen.c:32
write_fileheader() adds some minor things like a"this is a generated file"comment and some standard includes.tablegen.h defines some write functions for one-and two-dimensional arrays for standard types-they print only the"core"parts so they are easier to reuse for multi-dimensional arrays so the outermost
Definition: tablegen.txt:39
Definition: dv_tablegen.h:39
printf("static const uint8_t my_array[100] = {\n")
static struct dv_vlc_pair dv_vlc_map[DV_VLC_MAP_RUN_SIZE][DV_VLC_MAP_LEV_SIZE]
Definition: dv_tablegen.h:48
Generated on Mon Nov 18 2024 06:51:53 for FFmpeg by 1.8.11