Searched refs:ff_mpeg4_DCtab_chrom (Results 1 – 5 of 5) sorted by relevance
31 extern const uint8_t ff_mpeg4_DCtab_chrom[13][2];
90 uni_code = ff_mpeg4_DCtab_chrom[size][0]; in init_h263_dc_for_msmpeg4()91 uni_len = ff_mpeg4_DCtab_chrom[size][1]; in init_h263_dc_for_msmpeg4()
40 const uint8_t ff_mpeg4_DCtab_chrom[13][2] = variable
1155 uni_code = ff_mpeg4_DCtab_chrom[size][0]; in init_uni_dc_tab()1156 uni_len = ff_mpeg4_DCtab_chrom[size][1]; in init_uni_dc_tab()
3613 &ff_mpeg4_DCtab_chrom[0][1], 2, 1, in mpeg4_init_static()3614 &ff_mpeg4_DCtab_chrom[0][0], 2, 1, 512); in mpeg4_init_static()