Home
last modified time | relevance | path

Searched refs:kCst_hi (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Denc_sse41.c286 const __m128i kCst_hi = PSHUFB_CST(1, 4, 5, 2, -1, 3, 6, 7); in DoQuantizeBlock_SSE41() local
288 const __m128i tmp_hi = _mm_shuffle_epi8(out8, kCst_hi); in DoQuantizeBlock_SSE41()