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

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMath.cpp135 float SC_fmaf(float u, float t, float v) {return fmaf(u, t, v);} function

Completed in 57 milliseconds