Lines Matching refs:pi2_dequant_coeff
107 WORD16 *pi2_dequant_coeff, in ihevc_iquant_recon_4x4_ttype1() argument
149 … pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_recon_4x4_ttype1()
158 pi2_dequant_coeff++; in ihevc_iquant_recon_4x4_ttype1()
219 WORD16 *pi2_dequant_coeff, in ihevc_iquant_recon_4x4() argument
261 … pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_recon_4x4()
269 pi2_dequant_coeff++; in ihevc_iquant_recon_4x4()
330 WORD16 *pi2_dequant_coeff, in ihevc_iquant_recon_8x8() argument
372 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_recon_8x8()
380 pi2_dequant_coeff++; in ihevc_iquant_recon_8x8()
441 WORD16 *pi2_dequant_coeff, in ihevc_iquant_recon_16x16() argument
484 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_recon_16x16()
492 pi2_dequant_coeff++; in ihevc_iquant_recon_16x16()
553 WORD16 *pi2_dequant_coeff, in ihevc_iquant_recon_32x32() argument
595 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_recon_32x32()
603 pi2_dequant_coeff++; in ihevc_iquant_recon_32x32()