Searched defs:fma (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMathFuncs.cpp55 float __attribute__((overloadable)) fma(float u, float t, float v) {return SC_fmaf(u, t, v);} function

Completed in 31 milliseconds