Home | History | Annotate | Download | only in dsp

Lines Matching defs:sum0

588   const __m128i sum0 = _mm_add_epi32(madd0, madd1);
590 const __m128i sum2 = _mm_add_epi32(sum0, sum1);