Searched refs:max32x4_0 (Results 1 – 1 of 1) sorted by relevance
82 uint32x4_t max32x4_0 = vdupq_n_u32(0); in WebRtcSpl_MaxAbsValueW32Neon() local95 max32x4_0 = vmaxq_u32(max32x4_0, vreinterpretq_u32_s32(in32x4_0)); in WebRtcSpl_MaxAbsValueW32Neon()99 uint32x4_t max32x4 = vmaxq_u32(max32x4_0, max32x4_1); in WebRtcSpl_MaxAbsValueW32Neon()172 int32x4_t max32x4_0 = vdupq_n_s32(WEBRTC_SPL_WORD32_MIN); in WebRtcSpl_MaxValueW32Neon() local181 max32x4_0 = vmaxq_s32(max32x4_0, in32x4_0); in WebRtcSpl_MaxValueW32Neon()185 int32x4_t max32x4 = vmaxq_s32(max32x4_0, max32x4_1); in WebRtcSpl_MaxValueW32Neon()