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

/external/speex/libspeex/
H A Dmath_approx.h64 static inline spx_int16_t spx_ilog2(spx_uint32_t x) function
296 int e = spx_ilog2(x);

Completed in 52 milliseconds