Searched defs:pi2_dequant_coeff (Results 1 – 10 of 10) sorted by relevance
/external/libhevc/common/ |
D | ihevc_iquant_recon.c | 107 WORD16 *pi2_dequant_coeff, in ihevc_iquant_recon_4x4_ttype1() 219 WORD16 *pi2_dequant_coeff, in ihevc_iquant_recon_4x4() 330 WORD16 *pi2_dequant_coeff, in ihevc_iquant_recon_8x8() 441 WORD16 *pi2_dequant_coeff, in ihevc_iquant_recon_16x16() 553 WORD16 *pi2_dequant_coeff, in ihevc_iquant_recon_32x32()
|
D | ihevc_chroma_iquant_recon.c | 113 WORD16 *pi2_dequant_coeff, in ihevc_chroma_iquant_recon_4x4() 225 WORD16 *pi2_dequant_coeff, in ihevc_chroma_iquant_recon_8x8() 337 WORD16 *pi2_dequant_coeff, in ihevc_chroma_iquant_recon_16x16()
|
D | ihevc_quant_iquant_ssd.c | 132 WORD16 *pi2_dequant_coeff, in ihevc_quant_iquant_ssd() 321 WORD16 *pi2_dequant_coeff, in ihevc_quant_iquant() 501 WORD16 *pi2_dequant_coeff, in ihevc_quant_iquant_ssd_rdoq() 646 WORD16 *pi2_dequant_coeff, in ihevc_quant_iquant_rdoq() 831 WORD16 *pi2_dequant_coeff, in ihevc_quant_iquant_ssd_flat_scale_mat() 979 WORD16 *pi2_dequant_coeff, in ihevc_quant_iquant_flat_scale_mat() 1167 WORD16 *pi2_dequant_coeff, in ihevc_quant_iquant_ssd_flat_scale_mat_rdoq() 1352 WORD16 *pi2_dequant_coeff, in ihevc_quant_iquant_flat_scale_mat_rdoq() 1543 WORD16 *pi2_dequant_coeff, in ihevc_q_iq_ssd_var_rnd_fact() 1710 WORD16 *pi2_dequant_coeff, in ihevc_q_iq_var_rnd_fact() [all …]
|
D | ihevc_iquant_itrans_recon.c | 112 WORD16 *pi2_dequant_coeff, in ihevc_iquant_itrans_recon_4x4_ttype1() 320 WORD16 *pi2_dequant_coeff, in ihevc_iquant_itrans_recon_4x4()
|
D | ihevc_trans_macros.h | 140 #define IQUANT(res, coeff /*pi2_src[index*src_strd]*/, dequant_coeff /*pi2_dequant_coeff[index*tran… argument 158 #define IQUANT_4x4(res, coeff /*pi2_src[index*src_strd]*/, dequant_coeff /*pi2_dequant_coeff[index*… argument
|
D | ihevc_chroma_iquant_itrans_recon.c | 119 WORD16 *pi2_dequant_coeff, in ihevc_chroma_iquant_itrans_recon_4x4()
|
/external/libhevc/encoder/ |
D | ihevce_enc_sbh_funcs.c | 133 WORD16 *pi2_dequant_coeff = ps_rdoq_sbh_params->pi2_dequant_coeff; in ihevce_sign_data_hiding() local
|
D | ihevce_rdoq_macros.h | 180 WORD16 *pi2_dequant_coeff; member
|
D | ihevce_cabac_tu.c | 2630 WORD16 *pi2_dequant_coeff = ps_rdoq_ctxt->pi2_dequant_coeff; in ihevce_cabac_residue_encode_rdoq() local
|
/external/libhevc/common/arm/ |
D | ihevc_quant_iquant_ssd_neon_intr.c | 81 WORD16 *pi2_dequant_coeff, in ihevc_quant_iquant_ssd_flat_scale_mat_neon() 355 WORD16 *pi2_dequant_coeff, in ihevc_q_iq_ssd_flat_scale_mat_var_rnd_fact_neon()
|