OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FLOAT_EXTRACT32
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/speex/libspeex/
pseudofloat.h
233
static inline spx_int32_t
FLOAT_EXTRACT32
(spx_float_t a)
365
#define
FLOAT_EXTRACT32
(a) (a)
/external/speex/libspeex/
pseudofloat.h
233
static inline spx_int32_t
FLOAT_EXTRACT32
(spx_float_t a)
365
#define
FLOAT_EXTRACT32
(a) (a)
Completed in 692 milliseconds