OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fromdB
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
scales.h
68
#define
fromdB
(x) (exp((x)*.11512925f))
/external/speex/libspeex/
vorbis_psy.h
43
#define
fromdB
(x) (exp((x)*.11512925f))
Completed in 81 milliseconds