Searched refs:ff_table1_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.h89 extern const uint32_t ff_table1_dc_lum[120][2];
H A Dmsmpeg4.c838 put_bits(&s->pb, ff_table1_dc_lum[code][1], ff_table1_dc_lum[code][0]);
1087 &ff_table1_dc_lum[0][1], 8, 4,
1088 &ff_table1_dc_lum[0][0], 8, 4, 1);
H A Dmsmpeg4data.c162 const uint32_t ff_table1_dc_lum[120][2] = { variable

Completed in 61 milliseconds