mirror of
https://github.com/webmproject/libwebp.git
synced 2025-02-13 07:22:52 +01:00
yuv_sse2, cosmetics: fix indent
+ remove unneeded header Change-Id: I3247378fd3315d95bb3345625d3575aa9e05c1b8
This commit is contained in:
parent
c0f7cc47f2
commit
b105921c7d
@ -16,7 +16,6 @@
|
|||||||
#if defined(WEBP_USE_SSE2)
|
#if defined(WEBP_USE_SSE2)
|
||||||
|
|
||||||
#include <emmintrin.h>
|
#include <emmintrin.h>
|
||||||
#include <string.h> // for memcpy
|
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// Convert spans of 32 pixels to various RGB formats for the fancy upsampler.
|
// Convert spans of 32 pixels to various RGB formats for the fancy upsampler.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user