Home
last modified time | relevance | path

Searched defs:s16x8 (Results 1 – 1 of 1) sorted by relevance

/external/pffft/
Dsse2neon.h4487 int16x8_t s16x8 = vmovl_s8(vget_low_s8(s8x16)); /* 0x0x 0x0x 0D0C 0B0A */ in _mm_cvtepi8_epi16() local
4496 int16x8_t s16x8 = vmovl_s8(vget_low_s8(s8x16)); /* 0x0x 0x0x 0D0C 0B0A */ in _mm_cvtepi8_epi32() local
4506 int16x8_t s16x8 = vmovl_s8(vget_low_s8(s8x16)); /* 0x0x 0x0x 0x0x 0B0A */ in _mm_cvtepi8_epi64() local
4524 int16x8_t s16x8 = vreinterpretq_s16_m128i(a); /* xxxx xxxx xxxx 0B0A */ in _mm_cvtepi16_epi64() local