Searched refs:ff_v2_dc_chroma_table (Results 1 – 5 of 5) sorted by relevance
56 if(ff_v2_dc_chroma_table[255 + 256][1]) in init_h263_dc_for_msmpeg4()103 ff_v2_dc_chroma_table[level + 256][0] = uni_code; in init_h263_dc_for_msmpeg4()104 ff_v2_dc_chroma_table[level + 256][1] = uni_len; in init_h263_dc_for_msmpeg4()
65 extern uint32_t ff_v2_dc_chroma_table[512][2];
35 uint32_t ff_v2_dc_chroma_table[512][2]; variable
518 ff_v2_dc_chroma_table[level + 256][1], in msmpeg4_encode_dc()519 ff_v2_dc_chroma_table[level + 256][0]); in msmpeg4_encode_dc()
349 &ff_v2_dc_chroma_table[0][1], 8, 4, in ff_msmpeg4_decode_init()350 &ff_v2_dc_chroma_table[0][0], 8, 4, 1506); in ff_msmpeg4_decode_init()