Searched refs:dequant_coeff (Results 1 – 1 of 1) sorted by relevance
140 #define IQUANT(res, coeff /*pi2_src[index*src_strd]*/, dequant_coeff /*pi2_dequant_coeff[index*tran… argument146 …tmp = coeff * dequant_coeff ; …158 #define IQUANT_4x4(res, coeff /*pi2_src[index*src_strd]*/, dequant_coeff /*pi2_dequant_coeff[index*… argument175 …tmp = clip_coeff * dequant_coeff ; …