Lines Matching full:efgh
867 const __m128i efgh = _mm_avg_epu8(avg2, XABCD);869 WebPUint32ToMem(dst + 1 * BPS, _mm_cvtsi128_si32( efgh ));871 WebPUint32ToMem(dst + 3 * BPS, _mm_cvtsi128_si32(_mm_slli_si128(efgh, 1)));