OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LRT_TAVG
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/ns/
defines.h
33
#define
LRT_TAVG
(float)0.50 // tavg parameter for LRT (previously 0.90)
ns_core.c
682
LRT_TAVG
* (besselTmp - (float)log(tmpFloat1) - self->logLrtTimeAvg[i]);
[
all
...]
Completed in 281 milliseconds