OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lowerSecondaryLimit
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/
analog_agc.h
68
int32_t
lowerSecondaryLimit
;// = RXX_BUFFER_LEN * 267783; -27 dBfs
analog_agc.c
471
stt->
lowerSecondaryLimit
= RXX_BUFFER_LEN * kTargetLevelTable[stt->targetIdx + 5];/* -25 dBov */
954
} else if (stt->Rxx160_LPw32 < stt->
lowerSecondaryLimit
)
[
all
...]
Completed in 173 milliseconds