Home
last modified time | relevance | path

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

/external/libavc/common/arm/svc/
Disvc_resi_trans_quant_neon.c77 int32x2x2_t x0_32x2x2, x1_32x2x2; in isvc_resi_trans_quant_4x4_neon() local
132 x0_32x2x2 = in isvc_resi_trans_quant_4x4_neon()
137 x0_16x4 = vreinterpret_s16_s32(x0_32x2x2.val[0]); in isvc_resi_trans_quant_4x4_neon()
139 x2_16x4 = vreinterpret_s16_s32(x0_32x2x2.val[1]); in isvc_resi_trans_quant_4x4_neon()
165 x0_32x2x2 = in isvc_resi_trans_quant_4x4_neon()
170 x0_16x4 = vreinterpret_s16_s32(x0_32x2x2.val[0]); in isvc_resi_trans_quant_4x4_neon()
172 x2_16x4 = vreinterpret_s16_s32(x0_32x2x2.val[1]); in isvc_resi_trans_quant_4x4_neon()
314 int32x2x2_t x0_32x2x2, x1_32x2x2; in isvc_resi_trans_quant_4x4_with_residual_sub_neon() local
394 x0_32x2x2 = in isvc_resi_trans_quant_4x4_with_residual_sub_neon()
399 x0_16x4 = vreinterpret_s16_s32(x0_32x2x2.val[0]); in isvc_resi_trans_quant_4x4_with_residual_sub_neon()
[all …]
Disvc_iquant_itrans_recon_neon.c69 int32x2x2_t x0_32x2x2, x1_32x2x2; in isvc_iquant_itrans_recon_4x4_neon() local
139 x0_32x2x2 = in isvc_iquant_itrans_recon_4x4_neon()
144 x0_16x4 = vreinterpret_s16_s32(x0_32x2x2.val[0]); in isvc_iquant_itrans_recon_4x4_neon()
146 x2_16x4 = vreinterpret_s16_s32(x0_32x2x2.val[1]); in isvc_iquant_itrans_recon_4x4_neon()
241 int32x2x2_t x0_32x2x2, x1_32x2x2; in isvc_iquant_itrans_recon_4x4_with_res_output_neon() local
310 x0_32x2x2 = in isvc_iquant_itrans_recon_4x4_with_res_output_neon()
315 x0_16x4 = vreinterpret_s16_s32(x0_32x2x2.val[0]); in isvc_iquant_itrans_recon_4x4_with_res_output_neon()
317 x2_16x4 = vreinterpret_s16_s32(x0_32x2x2.val[1]); in isvc_iquant_itrans_recon_4x4_with_res_output_neon()
423 int32x2x2_t x0_32x2x2, x1_32x2x2; in isvc_iquant_itrans_recon_4x4_with_res_accumulate_neon() local
492 x0_32x2x2 = in isvc_iquant_itrans_recon_4x4_with_res_accumulate_neon()
[all …]