Searched refs:coeff_dequant_mpeg_intra (Results 1 – 2 of 2) sorted by relevance
149 __inline int32 coeff_dequant_mpeg_intra(int32 q_value, int32 tmp) in coeff_dequant_mpeg_intra() function408 __inline int32 coeff_dequant_mpeg_intra(int32 q_value, int32 tmp) in coeff_dequant_mpeg_intra() function598 __inline int32 coeff_dequant_mpeg_intra(int32 q_value, int32 tmp) in coeff_dequant_mpeg_intra() function
796 q_value = coeff_dequant_mpeg_intra(q_value, tmp); in BlockQuantDequantMPEGIntra()