OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spx_acos
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/speex/libspeex/
math_approx.h
43
#define
spx_acos
acos
macro
160
static inline spx_word16_t
spx_acos
(spx_word16_t x)
function
lsp.c
107
#define X2ANGLE(x) (
spx_acos
(x))
/external/speex/libspeex/
math_approx.h
43
#define
spx_acos
acos
macro
160
static inline spx_word16_t
spx_acos
(spx_word16_t x)
function
lsp.c
107
#define X2ANGLE(x) (
spx_acos
(x))
Completed in 59 milliseconds