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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dmsmpeg4data.h76 extern const uint32_t ff_table1_dc_lum[120][2];
H A Dmsmpeg4.c911 put_bits(&s->pb, ff_table1_dc_lum[code][1], ff_table1_dc_lum[code][0]);
1315 &ff_table1_dc_lum[0][1], 8, 4,
1316 &ff_table1_dc_lum[0][0], 8, 4, 1476);
H A Dmsmpeg4data.c162 const uint32_t ff_table1_dc_lum[120][2] = { variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dmsmpeg4data.h76 extern const uint32_t ff_table1_dc_lum[120][2];
H A Dmsmpeg4.c911 put_bits(&s->pb, ff_table1_dc_lum[code][1], ff_table1_dc_lum[code][0]);
1315 &ff_table1_dc_lum[0][1], 8, 4,
1316 &ff_table1_dc_lum[0][0], 8, 4, 1476);
H A Dmsmpeg4data.c162 const uint32_t ff_table1_dc_lum[120][2] = { variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dmsmpeg4data.h76 extern const uint32_t ff_table1_dc_lum[120][2];
H A Dmsmpeg4.c911 put_bits(&s->pb, ff_table1_dc_lum[code][1], ff_table1_dc_lum[code][0]);
1315 &ff_table1_dc_lum[0][1], 8, 4,
1316 &ff_table1_dc_lum[0][0], 8, 4, 1476);
H A Dmsmpeg4data.c162 const uint32_t ff_table1_dc_lum[120][2] = { variable

Completed in 82 milliseconds