Home | History | Annotate | Download | only in enc

Lines Matching defs:sum1

481   const __m128i sum1 = _mm_add_epi32(madd2, madd3);
482 const __m128i sum2 = _mm_add_epi32(sum0, sum1);