Searched refs:kCst_7 (Results 1 – 1 of 1) sorted by relevance
283 const __m128i kCst_7 = PSHUFB_CST(-1, -1, -1, -1, 7, -1, -1, -1); in DoQuantizeBlock_SSE41() local285 const __m128i tmp_7 = _mm_shuffle_epi8(out0, kCst_7); // extract #7 in DoQuantizeBlock_SSE41()