Home
last modified time | relevance | path

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

/external/pffft/
Dsse2neon.h225 #define vreinterpret_u16_m64(x) vreinterpret_u16_s64(x) macro
2744 vrhadd_u16(vreinterpret_u16_m64(a), vreinterpret_u16_m64(b))); in _mm_avg_pu16()
3576 vmull_u16(vreinterpret_u16_m64(a), vreinterpret_u16_m64(b)), 16)); in _mm_mulhi_pu16()
4415 vcvtq_f32_u32(vmovl_u16(vreinterpret_u16_m64(a)))); in _mm_cvtpu16_ps()
5245 vpmin_u16(vreinterpret_u16_m64(tmp), vreinterpret_u16_m64(tmp))); in _mm_minpos_epu16()
5247 vpmin_u16(vreinterpret_u16_m64(tmp), vreinterpret_u16_m64(tmp))); in _mm_minpos_epu16()
5248 min = vget_lane_u16(vreinterpret_u16_m64(tmp), 0); in _mm_minpos_epu16()