Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dstb_image.h722 #define STBI_SSE2 macro
750 #if !defined(STBI_NO_JPEG) && defined(STBI_SSE2)
761 #if !defined(STBI_NO_JPEG) && defined(STBI_SSE2)
2492 #ifdef STBI_SSE2
3468 #if defined(STBI_SSE2) || defined(STBI_NEON)
3484 #if defined(STBI_SSE2) in stbi__resample_row_hv_2_simd()
3624 #if defined(STBI_SSE2) || defined(STBI_NEON)
3629 #ifdef STBI_SSE2 in stbi__YCbCr_to_RGB_simd()
3766 #ifdef STBI_SSE2 in stbi__setup_jpeg()