Searched defs:qp_rem (Results 1 – 9 of 9) 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_quant_iquant_ssd.c | 121 WORD32 qp_rem,/* qpscaled % 6 */ in ihevc_quant_iquant_ssd() 310 WORD32 qp_rem,/* qpscaled % 6 */ in ihevc_quant_iquant() 490 WORD32 qp_rem,/* qpscaled % 6 */ in ihevc_quant_iquant_ssd_rdoq() 635 WORD32 qp_rem,/* qpscaled % 6 */ in ihevc_quant_iquant_rdoq() 820 WORD32 qp_rem,/* qpscaled % 6 */ in ihevc_quant_iquant_ssd_flat_scale_mat() 968 WORD32 qp_rem,/* qpscaled % 6 */ in ihevc_quant_iquant_flat_scale_mat() 1156 WORD32 qp_rem,/* qpscaled % 6 */ in ihevc_quant_iquant_ssd_flat_scale_mat_rdoq() 1341 WORD32 qp_rem,/* qpscaled % 6 */ in ihevc_quant_iquant_flat_scale_mat_rdoq() 1532 WORD32 qp_rem,/* qpscaled % 6 */ in ihevc_q_iq_ssd_var_rnd_fact() 1699 WORD32 qp_rem,/* qpscaled % 6 */ in ihevc_q_iq_var_rnd_fact() [all …]
|
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/encoder/ |
D | ihevce_enc_sbh_funcs.c | 141 WORD32 qp_rem = ps_rdoq_sbh_params->i2_qp_rem; in ihevce_sign_data_hiding() local
|
/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
|
/external/libhevc/common/arm/ |
D | ihevc_quant_iquant_ssd_neon_intr.c | 70 WORD32 qp_rem, in ihevc_quant_iquant_ssd_flat_scale_mat_neon() 344 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_q_iq_ssd_flat_scale_mat_var_rnd_fact_neon()
|