Searched refs:WEBP_SSE41_SHUFF (Results 1 – 2 of 2) sorted by relevance
27 #define WEBP_SSE41_SHUFF(OUT, IN0, IN1) \ macro53 WEBP_SSE41_SHUFF(R, in0, in1) in VP8PlanarTo24b_SSE41()66 WEBP_SSE41_SHUFF(G, in2, in3) in VP8PlanarTo24b_SSE41()77 WEBP_SSE41_SHUFF(B, in4, in5) in VP8PlanarTo24b_SSE41()97 #undef WEBP_SSE41_SHUFF
272 #define WEBP_SSE41_SHUFF(OUT) do { \ macro307 WEBP_SSE41_SHUFF(0) in RGB24PackedToPlanar_SSE41()317 WEBP_SSE41_SHUFF(2) in RGB24PackedToPlanar_SSE41()327 WEBP_SSE41_SHUFF(4) in RGB24PackedToPlanar_SSE41()331 #undef WEBP_SSE41_SHUFF