Searched refs:kCst_hi (Results 1 – 1 of 1) sorted by relevance
286 const __m128i kCst_hi = PSHUFB_CST(1, 4, 5, 2, -1, 3, 6, 7); in DoQuantizeBlock_SSE41() local288 const __m128i tmp_hi = _mm_shuffle_epi8(out8, kCst_hi); in DoQuantizeBlock_SSE41()