Home
last modified time | relevance | path

Searched refs:ASTCENC_AVX (Results 1 - 6 of 6) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_mathlib.h58 #ifndef ASTCENC_AVX
60 #define ASTCENC_AVX 2 macro
62 #define ASTCENC_AVX 1 macro
64 #define ASTCENC_AVX 0 macro
77 #if ASTCENC_AVX
94 #if ASTCENC_SSE != 0 || ASTCENC_AVX != 0 || ASTCENC_POPCNT != 0
H A Dastcenccli_entry.cpp39 #if (ASTCENC_SSE > 20) || (ASTCENC_AVX > 0) || \
184 #if ASTCENC_AVX >= 2
221 #if ASTCENC_AVX >= 2 in validate_cpu_isa()
H A Dastcenccli_toplevel_help.cpp557 #if (ASTCENC_AVX == 2) in astcenc_print_header()
H A Dastcenc_vecmathlib.h55 #if ASTCENC_SSE != 0 || ASTCENC_AVX != 0
72 #if ASTCENC_AVX >= 2
H A Dastcenc_vecmathlib_sse_4.h671 #if ASTCENC_AVX >= 2 in gatheri()
920 #if ASTCENC_AVX >= 2 in gatherf()
1232 #if ASTCENC_AVX >= 2 in store_lanes_masked()
/third_party/astc-encoder/Utils/
H A Dastcenc_u8_test_bench.cpp25 #define ASTCENC_AVX 2 macro

Completed in 5 milliseconds