Lines Matching full:lsb1
1012 const __m128i lsb1 = _mm_and_si128(_mm_xor_si128(avg1, avg2), one);1016 const __m128i lsb2 = _mm_and_si128(abbc, lsb1);