Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dcmake_core.cmake66 ASTCENC_NEON=0
77 ASTCENC_NEON=1
88 ASTCENC_NEON=0
103 ASTCENC_NEON=0
118 ASTCENC_NEON=0
Dtest_softfloat.cpp29 #if (ASTCENC_F16C == 0) && (ASTCENC_NEON == 0)
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_mathlib.h70 #ifndef ASTCENC_NEON
72 #define ASTCENC_NEON 1 macro
74 #define ASTCENC_NEON 0 macro
424 #if (ASTCENC_F16C == 0) && (ASTCENC_NEON == 0)
Dastcenccli_toplevel_help.cpp557 #elif (ASTCENC_NEON == 1) in astcenc_print_header()
Dcmake_core.cmake183 ASTCENC_NEON=0
194 ASTCENC_NEON=1
213 ASTCENC_NEON=0
232 ASTCENC_NEON=0
249 ASTCENC_NEON=0
Dastcenc_vecmathlib.h57 #elif ASTCENC_NEON != 0
109 #elif ASTCENC_NEON > 0
Dastcenc_mathlib_softfloat.cpp21 #if (ASTCENC_F16C == 0) && (ASTCENC_NEON == 0)