Home
last modified time | relevance | path

Searched refs:ASTCENC_F16C (Results 1 - 7 of 7) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenccli_entry.cpp40 (ASTCENC_POPCNT > 0) || (ASTCENC_F16C > 0)
150 #if ASTCENC_F16C > 0
229 #if ASTCENC_F16C >= 1 in validate_cpu_isa()
H A Dastcenc_mathlib.h38 #ifndef ASTCENC_F16C
40 #define ASTCENC_F16C 1 macro
42 #define ASTCENC_F16C 0 macro
434 #if (ASTCENC_F16C == 0) && (ASTCENC_NEON == 0)
H A Dastcenccli_toplevel_help.cpp575 #if (ASTCENC_F16C == 1) in astcenc_print_header()
H A Dastcenc_vecmathlib_sse_4.h975 #if ASTCENC_F16C >= 1 in float_to_float16()
993 #if ASTCENC_F16C >= 1 in float_to_float16()
1006 #if ASTCENC_F16C >= 1 in float16_to_float()
1024 #if ASTCENC_F16C >= 1 in float16_to_float()
H A Dastcenc_mathlib_softfloat.cpp21 #if (ASTCENC_F16C == 0) && (ASTCENC_NEON == 0)
/third_party/astc-encoder/Source/UnitTest/
H A Dtest_softfloat.cpp29 #if (ASTCENC_F16C == 0) && (ASTCENC_NEON == 0)
/third_party/astc-encoder/Utils/
H A Dastcenc_u8_test_bench.cpp26 #define ASTCENC_F16C 1 macro

Completed in 6 milliseconds