Home
last modified time | relevance | path

Searched refs:pi2_iq_dst (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/common/
Dihevc_quant_iquant_ssd.c118 WORD16 *pi2_iq_dst, in ihevc_quant_iquant_ssd() argument
169 IQUANT(pi2_iq_dst[j], in ihevc_quant_iquant_ssd()
177 val = i2_temp - pi2_iq_dst[j]; in ihevc_quant_iquant_ssd()
183 pi2_iq_dst += dst_iq_strd; in ihevc_quant_iquant_ssd()
307 WORD16 *pi2_iq_dst, in ihevc_quant_iquant() argument
357 IQUANT(pi2_iq_dst[j], in ihevc_quant_iquant()
365 pi2_iq_dst += dst_iq_strd; in ihevc_quant_iquant()
487 WORD16 *pi2_iq_dst, in ihevc_quant_iquant_ssd_rdoq() argument
547 IQUANT(pi2_iq_dst[j], in ihevc_quant_iquant_ssd_rdoq()
555 val = i2_temp - pi2_iq_dst[j]; in ihevc_quant_iquant_ssd_rdoq()
[all …]
Dihevc_quant_iquant_ssd.h47 WORD16 *pi2_iq_dst,
80 WORD16 *pi2_iq_dst,
/external/libhevc/common/arm/
Dihevc_quant_iquant_ssd_neon_intr.c67 WORD16 *pi2_iq_dst, in ihevc_quant_iquant_ssd_flat_scale_mat_neon() argument
267 vst1_s16((pi2_iq_dst + j), iq0); in ihevc_quant_iquant_ssd_flat_scale_mat_neon()
268 vst1_s16((pi2_iq_dst + j + dst_iq_strd), iq1); in ihevc_quant_iquant_ssd_flat_scale_mat_neon()
269 vst1_s16((pi2_iq_dst + j + (2 * dst_iq_strd)), iq2); in ihevc_quant_iquant_ssd_flat_scale_mat_neon()
270 vst1_s16((pi2_iq_dst + j + (3 * dst_iq_strd)), iq3); in ihevc_quant_iquant_ssd_flat_scale_mat_neon()
288 vst1_s16((pi2_iq_dst + j), zero_d); in ihevc_quant_iquant_ssd_flat_scale_mat_neon()
289 vst1_s16((pi2_iq_dst + j + dst_iq_strd), zero_d); in ihevc_quant_iquant_ssd_flat_scale_mat_neon()
290 vst1_s16((pi2_iq_dst + j + (2 * dst_iq_strd)), zero_d); in ihevc_quant_iquant_ssd_flat_scale_mat_neon()
291 vst1_s16((pi2_iq_dst + j + (3 * dst_iq_strd)), zero_d); in ihevc_quant_iquant_ssd_flat_scale_mat_neon()
319 pi2_iq_dst += 4 * dst_iq_strd; in ihevc_quant_iquant_ssd_flat_scale_mat_neon()
[all …]
/external/libhevc/encoder/
Dihevce_enc_loop_structs.h226 WORD16 *pi2_iq_dst,
249 WORD16 *pi2_iq_dst,