Searched defs:pi2_dequant_coeff (Results 1 – 5 of 5) 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_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()
|