Home
last modified time | relevance | path

Searched defs:pi2_dequant_coeff (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/common/
Dihevc_iquant_recon.c107 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()
Dihevc_chroma_iquant_recon.c113 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()
Dihevc_iquant_itrans_recon.c112 WORD16 *pi2_dequant_coeff, in ihevc_iquant_itrans_recon_4x4_ttype1()
320 WORD16 *pi2_dequant_coeff, in ihevc_iquant_itrans_recon_4x4()
Dihevc_trans_macros.h140 #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
Dihevc_chroma_iquant_itrans_recon.c119 WORD16 *pi2_dequant_coeff, in ihevc_chroma_iquant_itrans_recon_4x4()