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

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMathFuncs.cpp31 #define IMPORT_F32_FN_F32_F32(func) \ macro
40 IMPORT_F32_FN_F32_F32(atan2)
44 IMPORT_F32_FN_F32_F32(copysign)
52 IMPORT_F32_FN_F32_F32(fdim)
56 IMPORT_F32_FN_F32_F32(fmax)
57 IMPORT_F32_FN_F32_F32(fmin)
58 IMPORT_F32_FN_F32_F32(fmod)
61 IMPORT_F32_FN_F32_F32(hypot)
74 IMPORT_F32_FN_F32_F32(nextafter)
75 IMPORT_F32_FN_F32_F32(po
[all...]

Completed in 45 milliseconds