OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spx_ilog2
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/speex/libspeex/
math_approx.h
64
static inline spx_int16_t
spx_ilog2
(spx_uint32_t x)
function
296
int e =
spx_ilog2
(x);
/external/speex/libspeex/
math_approx.h
64
static inline spx_int16_t
spx_ilog2
(spx_uint32_t x)
function
296
int e =
spx_ilog2
(x);
Completed in 93 milliseconds