Searched refs:ff_table1_dc_lum (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmsmpeg4data.h76 extern const uint32_t ff_table1_dc_lum[120][2];
H A Dmsmpeg4.c895 put_bits(&s->pb, ff_table1_dc_lum[code][1], ff_table1_dc_lum[code][0]);
1299 &ff_table1_dc_lum[0][1], 8, 4,
1300 &ff_table1_dc_lum[0][0], 8, 4, 1476);
H A Dmsmpeg4data.c162 const uint32_t ff_table1_dc_lum[120][2] = { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmsmpeg4data.h80 extern const uint32_t ff_table1_dc_lum[120][2];
H A Dmsmpeg4enc.c550 put_bits(&s->pb, ff_table1_dc_lum[code][1], ff_table1_dc_lum[code][0]);
H A Dmsmpeg4dec.c328 &ff_table1_dc_lum[0][1], 8, 4,
329 &ff_table1_dc_lum[0][0], 8, 4, 1476);
H A Dmsmpeg4data.c168 const uint32_t ff_table1_dc_lum[120][2] = { variable

Completed in 57 milliseconds