Lines Matching refs:qp_rem

115                                           WORD32 qp_rem, /* qpscaled % 6 */  in ihevc_iquant_itrans_recon_4x4_ttype1()  argument
160 pi2_dequant_coeff[0 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4_ttype1()
164 pi2_dequant_coeff[2 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4_ttype1()
170 pi2_dequant_coeff[2 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4_ttype1()
174 pi2_dequant_coeff[3 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4_ttype1()
180 pi2_dequant_coeff[0 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4_ttype1()
184 pi2_dequant_coeff[3 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4_ttype1()
190 pi2_dequant_coeff[1 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4_ttype1()
201 pi2_dequant_coeff[0 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4_ttype1()
205 pi2_dequant_coeff[2 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4_ttype1()
209 pi2_dequant_coeff[3 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4_ttype1()
323 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_iquant_itrans_recon_4x4() argument
369 pi2_dequant_coeff[1 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4()
373 pi2_dequant_coeff[3 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4()
383 pi2_dequant_coeff[0 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4()
387 pi2_dequant_coeff[2 * trans_size] * g_ihevc_iquant_scales[qp_rem], in ihevc_iquant_itrans_recon_4x4()