Home | History | Annotate | Download | only in dsp

Lines Matching defs:s32

389     const __m128i s32 = _mm_unpackhi_epi64(shuf01_p, shuf23_p);
392 s32);
393 const __m128i a32 = _mm_sub_epi16(s01, s32);