Home
last modified time | relevance | path

Searched defs:stt (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/agc/legacy/
Danalog_agc.c123 LegacyAgc* stt; in WebRtcAgc_AddMic() local
254 LegacyAgc* stt = (LegacyAgc*)state; in WebRtcAgc_AddFarend() local
265 LegacyAgc* stt; in WebRtcAgc_GetAddFarendError() local
291 LegacyAgc* stt; in WebRtcAgc_VirtualMic() local
426 void WebRtcAgc_UpdateAgcThresholds(LegacyAgc* stt) { in WebRtcAgc_UpdateAgcThresholds()
476 void WebRtcAgc_SaturationCtrl(LegacyAgc* stt, in WebRtcAgc_SaturationCtrl()
501 void WebRtcAgc_ZeroCtrl(LegacyAgc* stt, int32_t* inMicLevel, int32_t* env) { in WebRtcAgc_ZeroCtrl()
562 void WebRtcAgc_SpeakerInactiveCtrl(LegacyAgc* stt) { in WebRtcAgc_SpeakerInactiveCtrl()
651 LegacyAgc* stt; in WebRtcAgc_ProcessAnalog() local
1142 LegacyAgc* stt; in WebRtcAgc_Process() local
[all …]
Ddigital_agc.c259 int32_t WebRtcAgc_InitDigital(DigitalAgc* stt, int16_t agcMode) { in WebRtcAgc_InitDigital()
284 int32_t WebRtcAgc_AddFarendToDigital(DigitalAgc* stt, in WebRtcAgc_AddFarendToDigital()
294 int32_t WebRtcAgc_ProcessDigital(DigitalAgc* stt, in WebRtcAgc_ProcessDigital()
/external/jsilver/src/com/google/streamhtmlparser/impl/
DJavascriptParserImpl.java299 StateTableTransition stt = new StateTableTransition(expression, in registerTransition() local
DHtmlParserImpl.java719 StateTableTransition stt = new StateTableTransition(expression, in registerTransition() local