Home
last modified time | relevance | path

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

/external/libavc/common/arm/svc/
Disvc_resi_trans_quant_neon.c306 int16x4_t upres0_16x4, upres1_16x4, upres2_16x4, upres3_16x4; in isvc_resi_trans_quant_4x4_with_residual_sub_neon() local
357 upres0_16x4 = vld1_s16(&pi2_upsampled_res[0 * i4_upsampled_res_stride]); in isvc_resi_trans_quant_4x4_with_residual_sub_neon()
363 res0_16x4 = vsub_s16(res0_16x4, upres0_16x4); in isvc_resi_trans_quant_4x4_with_residual_sub_neon()
829 int16x4_t upres0_16x4, upres1_16x4, upres2_16x4, upres3_16x4; in isvc_resi_trans_quant_chroma_4x4_with_residual_sub_neon() local
902 upres0_16x4 = vld1_s16(&pi2_upsampled_res[0 * i4_upsampled_res_stride]); in isvc_resi_trans_quant_chroma_4x4_with_residual_sub_neon()
908 res0_16x4 = vsub_s16(res0_16x4, upres0_16x4); in isvc_resi_trans_quant_chroma_4x4_with_residual_sub_neon()