Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_mathlib.h46 #ifndef ASTCENC_SSE
48 #define ASTCENC_SSE 42 macro
50 #define ASTCENC_SSE 41 macro
52 #define ASTCENC_SSE 20 macro
54 #define ASTCENC_SSE 0 macro
79 #elif ASTCENC_SSE || ASTCENC_NEON
94 #if ASTCENC_SSE != 0 || ASTCENC_AVX != 0 || ASTCENC_POPCNT != 0
H A Dastcenccli_entry.cpp39 #if (ASTCENC_SSE > 20) || (ASTCENC_AVX > 0) || \
167 #if ASTCENC_SSE >= 41
237 #if ASTCENC_SSE >= 41 in validate_cpu_isa()
H A Dastcenc_vecmathlib_sse_4.h110 #if ASTCENC_SSE >= 41 in set_lane()
221 #if ASTCENC_SSE >= 41 in vint4()
270 #if ASTCENC_SSE >= 41 in set_lane()
301 #if ASTCENC_SSE >= 41 in load()
464 #if ASTCENC_SSE >= 41 in operator *()
571 #if ASTCENC_SSE >= 41 in min()
586 #if ASTCENC_SSE >= 41 in max()
685 #if ASTCENC_SSE >= 41 in pack_low_bytes()
702 #if ASTCENC_SSE >= 41 in select()
828 #if ASTCENC_SSE > in round()
[all...]
H A Dastcenccli_toplevel_help.cpp559 #elif (ASTCENC_SSE == 41) in astcenc_print_header()
561 #elif (ASTCENC_SSE == 20) in astcenc_print_header()
H A Dastcenc_vecmathlib.h55 #if ASTCENC_SSE != 0 || ASTCENC_AVX != 0
94 #elif ASTCENC_SSE >= 20
/third_party/astc-encoder/Utils/
H A Dastcenc_u8_test_bench.cpp27 #define ASTCENC_SSE 41 macro

Completed in 5 milliseconds