Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddsp.h74 #define WEBP_MSC_SSE2 // Visual C++ SSE2 targets macro
87 #if (defined(__SSE2__) || defined(WEBP_MSC_SSE2)) && \
106 #undef WEBP_MSC_SSE2