OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAlphaLongTerm
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/
analog_agc.h
43
static const int16_t
kAlphaLongTerm
= 10; // 1 >> 10 = 0.000977
analog_agc.c
858
tmp32 = (stt->Rxx160w32 - stt->Rxx160_LPw32) >>
kAlphaLongTerm
;
[
all
...]
Completed in 494 milliseconds