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

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMath.cpp135 int SC_ilogbf(float v) {return ilogbf(v); } function
/frameworks/rs/driver/runtime/
H A Drs_cl.c533 extern int __attribute__((overloadable)) SC_ilogbf(float);
535 return SC_ilogbf(v);

Completed in 16 milliseconds