Searched refs:kCst_8 (Results 1 – 1 of 1) sorted by relevance
287 const __m128i kCst_8 = PSHUFB_CST(-1, -1, -1, 0, -1, -1, -1, -1); in DoQuantizeBlock_SSE41() local289 const __m128i tmp_8 = _mm_shuffle_epi8(out8, kCst_8); // extract #8 in DoQuantizeBlock_SSE41()