HomeSort by relevance Sort by last modified time
    Searched refs:SC_ilogbf (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 132 int SC_ilogbf(float v) {return ilogbf(v); }
  /frameworks/rs/driver/runtime/
rs_cl.c 536 extern int __attribute__((overloadable)) SC_ilogbf(float);
538 return SC_ilogbf(v);
    [all...]

Completed in 72 milliseconds