Searched defs:qp_rem (Results 1 – 6 of 6) sorted by relevance
/external/libhevc/common/ |
D | ihevc_iquant_recon.c | 110 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_iquant_recon_4x4_ttype1() 222 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_iquant_recon_4x4() 333 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_iquant_recon_8x8() 444 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_iquant_recon_16x16() 556 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_iquant_recon_32x32()
|
D | ihevc_chroma_iquant_recon.c | 116 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_chroma_iquant_recon_4x4() 228 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_chroma_iquant_recon_8x8() 340 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_chroma_iquant_recon_16x16()
|
D | ihevc_iquant_itrans_recon.c | 115 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_iquant_itrans_recon_4x4_ttype1() 323 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_iquant_itrans_recon_4x4()
|
D | ihevc_trans_macros.h | 140 …uant_coeff /*pi2_dequant_coeff[index*trans_size] * g_ihevc_iquant_scales[qp_rem] */, shift_iq, qp_… argument 158 …uant_coeff /*pi2_dequant_coeff[index*trans_size] * g_ihevc_iquant_scales[qp_rem] */, shift_iq, qp_… argument
|
D | ihevc_chroma_iquant_itrans_recon.c | 122 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_chroma_iquant_itrans_recon_4x4()
|
/external/libhevc/decoder/ |
D | ihevcd_iquant_itrans_recon_ctb.c | 143 WORD32 qp_rem, in ihevcd_unpack_coeffs() 662 WORD32 qp_div = 0, qp_rem = 0; in ihevcd_iquant_itrans_recon_ctb() local
|