Home
last modified time | relevance | path

Searched refs:ASTCENC_NEON (Results 1 - 9 of 9) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_mathlib.h68 #ifndef ASTCENC_NEON
70 #define ASTCENC_NEON 1 macro
72 #define ASTCENC_NEON 0 macro
79 #elif ASTCENC_SSE || ASTCENC_NEON
434 #if (ASTCENC_F16C == 0) && (ASTCENC_NEON == 0)
H A Dastcenc.h173 #define ASTCENC_NEON 1 macro
175 #define ASTCENC_NEON 0 macro
H A Dastcenccli_toplevel_help.cpp563 #elif (ASTCENC_NEON == 1) in astcenc_print_header()
H A Dastcenc_vecmathlib.h57 #elif ASTCENC_NEON != 0
109 #elif ASTCENC_NEON > 0
H A Dastcenc_mathlib_softfloat.cpp21 #if (ASTCENC_F16C == 0) && (ASTCENC_NEON == 0)
H A Dastcenc_find_best_partitioning.cpp253 #if ASTCENC_NEON != 0
H A Dastcenc_weight_align.cpp152 #if ASTCENC_NEON != 0
H A Dastcenc_compress_symbolic.cpp72 #if ASTCENC_NEON != 0
/third_party/astc-encoder/Source/UnitTest/
H A Dtest_softfloat.cpp29 #if (ASTCENC_F16C == 0) && (ASTCENC_NEON == 0)

Completed in 9 milliseconds