OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upperSecondaryLimit
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_processing/agc/
analog_agc.h
67
int32_t
upperSecondaryLimit
;// = RXX_BUFFER_LEN * 2677832; -17 dBfs
analog_agc.c
584
stt->
upperSecondaryLimit
= RXX_BUFFER_LEN * kTargetLevelTable[stt->targetIdx - 5];/* -15 dBov */
979
if (stt->Rxx160_LPw32 > stt->
upperSecondaryLimit
)
[
all
...]
Completed in 27 milliseconds