Searched refs:max16x4 (Results 1 – 1 of 1) sorted by relevance
146 int16x4_t max16x4 = vmax_s16(vget_low_s16(max16x8), vget_high_s16(max16x8)); in WebRtcSpl_MaxValueW16Neon() local147 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()148 max16x4 = vpmax_s16(max16x4, max16x4); in WebRtcSpl_MaxValueW16Neon()150 maximum = vget_lane_s16(max16x4, 0); in WebRtcSpl_MaxValueW16Neon()