Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_mathlib.h60 #ifndef ASTCENC_AVX
62 #define ASTCENC_AVX 2 macro
64 #define ASTCENC_AVX 1 macro
66 #define ASTCENC_AVX 0 macro
78 #if ASTCENC_AVX
84 #if ASTCENC_SSE != 0 || ASTCENC_AVX != 0 || ASTCENC_POPCNT != 0
Dastcenccli_toplevel_help.cpp551 #if (ASTCENC_AVX == 2) in astcenc_print_header()
Dastcenc_platform_isa_detection.cpp28 #if (ASTCENC_SSE > 0) || (ASTCENC_AVX > 0) || \
Dcmake_core.cmake185 ASTCENC_AVX=0
196 ASTCENC_AVX=0
215 ASTCENC_AVX=0
234 ASTCENC_AVX=0
251 ASTCENC_AVX=2
Dastcenc_vecmathlib.h55 #if ASTCENC_SSE != 0 || ASTCENC_AVX != 0
72 #if ASTCENC_AVX >= 2
Dastcenc_vecmathlib_sse_4.h650 #if ASTCENC_AVX >= 2 in gatheri()
899 #if ASTCENC_AVX >= 2 in gatherf()
1200 #if ASTCENC_AVX >= 2 in store_lanes_masked()
Dastcenc_entry.cpp197 #if ASTCENC_AVX >= 2 in validate_cpu_isa()
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dcmake_core.cmake68 ASTCENC_AVX=0
79 ASTCENC_AVX=0
90 ASTCENC_AVX=0
105 ASTCENC_AVX=0
120 ASTCENC_AVX=2