OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LegacyAgc
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/
analog_agc.c
123
LegacyAgc
* stt;
124
stt = (
LegacyAgc
*)state;
254
LegacyAgc
* stt = (
LegacyAgc
*)state;
265
LegacyAgc
* stt;
266
stt = (
LegacyAgc
*)state;
291
LegacyAgc
* stt;
301
stt = (
LegacyAgc
*)agcInst;
426
void WebRtcAgc_UpdateAgcThresholds(
LegacyAgc
* stt) {
476
void WebRtcAgc_SaturationCtrl(
LegacyAgc
* stt
[
all
...]
analog_agc.h
131
}
LegacyAgc
;
Completed in 36 milliseconds