Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_cpuinfo.h40 #undef __SSE2__
54 #ifndef __SSE2__
55 #define __SSE2__ macro
94 #if defined(__SSE2__) && !defined(SDL_DISABLE_EMMINTRIN_H)
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_yuv.c191 #ifdef __SSE2__ in yuv_rgb_sse()
966 #ifdef __SSE2__ in SDL_ConvertPixels_PackUVPlanes_to_NV()
996 #ifdef __SSE2__ in SDL_ConvertPixels_PackUVPlanes_to_NV()
1040 #ifdef __SSE2__ in SDL_ConvertPixels_SplitNV_to_UVPlanes()
1070 #ifdef __SSE2__ in SDL_ConvertPixels_SplitNV_to_UVPlanes()
1118 #ifdef __SSE2__ in SDL_ConvertPixels_SwapNV()
1131 #ifdef __SSE2__ in SDL_ConvertPixels_SwapNV()
1226 #ifdef __SSE2__
1254 #ifdef __SSE2__ in SDL_ConvertPixels_YUY2_to_UYVY()
1261 #ifdef __SSE2__ in SDL_ConvertPixels_YUY2_to_UYVY()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Ddsp.h71 #if defined(__SSE2__) || defined(WEBP_MSC_SSE2) || defined(WEBP_HAVE_SSE2)
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpriv.h213 defined(__SSE2__) || defined(_M_X64) || defined(_M_AMD64) || \
233 # elif defined(__SSE2__) || defined(_M_X64) || defined(_M_AMD64) || \
/AliOS-Things-master/components/SDL2/src/video/yuv2rgb/
A Dyuv_rgb.c245 #ifdef __SSE2__
/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_audiotypecvt.c32 #ifdef __SSE2__
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt610 #ifndef __SSE2__

Completed in 68 milliseconds