Searched refs:shuff1 (Results 1 – 2 of 2) sorted by relevance
29 OUT##1 = _mm_shuffle_epi8(*IN0, shuff1); \32 OUT##4 = _mm_shuffle_epi8(*IN1, shuff1); \49 const __m128i shuff1 = _mm_set_epi8( in VP8PlanarTo24b_SSE41() local62 const __m128i shuff1 = _mm_set_epi8( in VP8PlanarTo24b_SSE41() local73 const __m128i shuff1 = _mm_set_epi8( in VP8PlanarTo24b_SSE41() local
274 const __m128i tmp1 = _mm_shuffle_epi8(A1, shuff1); \277 const __m128i tmp4 = _mm_shuffle_epi8(A4, shuff1); \303 const __m128i shuff1 = _mm_set_epi8( in RGB24PackedToPlanar_SSE41() local313 const __m128i shuff1 = _mm_set_epi8( in RGB24PackedToPlanar_SSE41() local323 const __m128i shuff1 = _mm_set_epi8( in RGB24PackedToPlanar_SSE41() local550 const __m128i shuff1 = in RGBA32PackedToPlanar_16b_SSE41() local553 const __m128i A1 = _mm_shuffle_epi8(in1, shuff1); in RGBA32PackedToPlanar_16b_SSE41()555 const __m128i A3 = _mm_shuffle_epi8(in3, shuff1); in RGBA32PackedToPlanar_16b_SSE41()