Searched refs:ff_table0_dc_lum (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmsmpeg4data.h88 extern const uint32_t ff_table0_dc_lum[120][2];
H A Dmsmpeg4.c832 put_bits(&s->pb, ff_table0_dc_lum[code][1], ff_table0_dc_lum[code][0]);
1081 &ff_table0_dc_lum[0][1], 8, 4,
1082 &ff_table0_dc_lum[0][0], 8, 4, 1);
H A Dmsmpeg4data.c94 const uint32_t ff_table0_dc_lum[120][2] = { variable

Completed in 29 milliseconds