mirror of
https://github.com/webmproject/libwebp.git
synced 2025-08-30 07:42:27 +02:00
yuv_sse2, cosmetics: fix indent
+ remove unneeded header Change-Id: I3247378fd3315d95bb3345625d3575aa9e05c1b8
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user