Home | History | Annotate | Download | only in dsp

Lines Matching refs:sum0

623   const __m128i sum0 = _mm_add_epi32(madd0, madd1);
625 const __m128i sum2 = _mm_add_epi32(sum0, sum1);