Home | History | Annotate | Download | only in dsp

Lines Matching defs:A5

315   const __m128i A5 = _mm_packus_epi16(A4, A4);
316 const uint32_t output = _mm_cvtsi128_si32(A5);