Searched refs:ff_table1_dc_lum (Results 1 – 4 of 4) sorted by relevance
81 extern const uint32_t ff_table1_dc_lum[120][2];
168 const uint32_t ff_table1_dc_lum[120][2] = { variable
548 put_bits(&s->pb, ff_table1_dc_lum[code][1], ff_table1_dc_lum[code][0]); in msmpeg4_encode_dc()
339 &ff_table1_dc_lum[0][1], 8, 4, in ff_msmpeg4_decode_init()340 &ff_table1_dc_lum[0][0], 8, 4, 1476); in ff_msmpeg4_decode_init()