Home
last modified time | relevance | path

Searched refs:upres2_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
359 upres2_16x4 = vld1_s16(&pi2_upsampled_res[2 * i4_upsampled_res_stride]); in isvc_resi_trans_quant_4x4_with_residual_sub_neon()
365 res2_16x4 = vsub_s16(res2_16x4, upres2_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
904 upres2_16x4 = vld1_s16(&pi2_upsampled_res[2 * i4_upsampled_res_stride]); in isvc_resi_trans_quant_chroma_4x4_with_residual_sub_neon()
910 res2_16x4 = vsub_s16(res2_16x4, upres2_16x4); in isvc_resi_trans_quant_chroma_4x4_with_residual_sub_neon()