Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dcommon_sse41.h30 OUT##2 = _mm_shuffle_epi8(*IN0, shuff2); \
33 OUT##5 = _mm_shuffle_epi8(*IN1, shuff2);
51 const __m128i shuff2 = _mm_set_epi8( in VP8PlanarTo24b_SSE41() local
64 const __m128i shuff2 = _mm_set_epi8( in VP8PlanarTo24b_SSE41() local
75 const __m128i shuff2 = _mm_set_epi8( in VP8PlanarTo24b_SSE41() local
A Dyuv_sse41.c275 const __m128i tmp2 = _mm_shuffle_epi8(A2, shuff2); \
278 const __m128i tmp5 = _mm_shuffle_epi8(A5, shuff2); \
305 const __m128i shuff2 = _mm_set_epi8( in RGB24PackedToPlanar_SSE41() local
315 const __m128i shuff2 = _mm_set_epi8( in RGB24PackedToPlanar_SSE41() local
325 const __m128i shuff2 = _mm_set_epi8( in RGB24PackedToPlanar_SSE41() local

Completed in 5 milliseconds