Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_mathlib.h46 #ifndef ASTCENC_SSE
48 #define ASTCENC_SSE 42 macro
50 #define ASTCENC_SSE 41 macro
52 #define ASTCENC_SSE 30 macro
54 #define ASTCENC_SSE 20 macro
56 #define ASTCENC_SSE 0 macro
84 #if ASTCENC_SSE != 0 || ASTCENC_AVX != 0 || ASTCENC_POPCNT != 0
Dastcenccli_toplevel_help.cpp553 #elif (ASTCENC_SSE == 41) in astcenc_print_header()
555 #elif (ASTCENC_SSE == 20) in astcenc_print_header()
Dastcenc_vecmathlib_sse_4.h109 #if ASTCENC_SSE >= 41 in set_lane()
220 #if ASTCENC_SSE >= 41 in vint4()
269 #if ASTCENC_SSE >= 41 in set_lane()
451 #if ASTCENC_SSE >= 41
558 #if ASTCENC_SSE >= 41 in min()
573 #if ASTCENC_SSE >= 41 in max()
664 #if ASTCENC_SSE >= 41 in pack_low_bytes()
681 #if ASTCENC_SSE >= 41 in select()
807 #if ASTCENC_SSE >= 41 in round()
874 #if ASTCENC_SSE >= 41 in select()
[all …]
Dastcenc_platform_isa_detection.cpp28 #if (ASTCENC_SSE > 0) || (ASTCENC_AVX > 0) || \
Dcmake_core.cmake184 ASTCENC_SSE=0
195 ASTCENC_SSE=0
214 ASTCENC_SSE=20
233 ASTCENC_SSE=41
250 ASTCENC_SSE=41
Dastcenc_vecmathlib.h55 #if ASTCENC_SSE != 0 || ASTCENC_AVX != 0
94 #elif ASTCENC_SSE >= 20
Dastcenc_entry.cpp176 #if ASTCENC_SSE >= 41 in validate_cpu_isa()
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dcmake_core.cmake67 ASTCENC_SSE=0
78 ASTCENC_SSE=0
89 ASTCENC_SSE=20
104 ASTCENC_SSE=41
119 ASTCENC_SSE=41