Searched refs:ff_v2_dc_chroma_table (Results 1 – 5 of 5) sorted by relevance
102 ff_v2_dc_chroma_table[level + 256][0] = uni_code; in init_h263_dc_for_msmpeg4()103 ff_v2_dc_chroma_table[level + 256][1] = uni_len; in init_h263_dc_for_msmpeg4()
64 extern uint32_t ff_v2_dc_chroma_table[512][2];
35 uint32_t ff_v2_dc_chroma_table[512][2]; variable
520 ff_v2_dc_chroma_table[level + 256][1], in msmpeg4_encode_dc()521 ff_v2_dc_chroma_table[level + 256][0]); in msmpeg4_encode_dc()
340 &ff_v2_dc_chroma_table[0][1], 8, 4, in msmpeg4_decode_init_static()341 &ff_v2_dc_chroma_table[0][0], 8, 4, 1506); in msmpeg4_decode_init_static()