Home
last modified time | relevance | path

Searched defs:perm3 (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless_sse41.c87 const __m128i perm3 = _mm_shuffle_epi32(perm0, 0x93); in ConvertBGRAToRGB_SSE41() local
105 const __m128i perm3 = _mm_shuffle_epi32(perm0, 0x93); in ConvertBGRAToBGR_SSE41() local