Home
last modified time | relevance | path

Searched refs:outMicLevel (Results 1 – 25 of 31) sorted by relevance

12

/dports/audio/libfilteraudio/filter_audio-0.0.1/
H A Dfilter_audio.c338 int32_t inMicLevel = 128, outMicLevel; in filter_audio() local
340 …if (WebRtcAgc_VirtualMic(f_a->gain_control, d_l, d_h, nsx_samples, inMicLevel, &outMicLevel) == -1) in filter_audio()
372 int32_t inMicLevel = 128, outMicLevel; in filter_audio() local
375 …ocess(f_a->gain_control, d_l, d_h, nsx_samples, d_l, d_h, inMicLevel, &outMicLevel, 0, &saturation… in filter_audio()
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/agc/
H A Danalog_agc.c758 WebRtc_Word32 *outMicLevel, in WebRtcAgc_ProcessAnalog() argument
1236 *outMicLevel = WEBRTC_SPL_RSHIFT_W32(stt->micVol, stt->scale); in WebRtcAgc_ProcessAnalog()
1237 if (*outMicLevel > WEBRTC_SPL_RSHIFT_W32(stt->maxAnalog, stt->scale)) in WebRtcAgc_ProcessAnalog()
1239 *outMicLevel = WEBRTC_SPL_RSHIFT_W32(stt->maxAnalog, stt->scale); in WebRtcAgc_ProcessAnalog()
1248 WebRtc_Word32 *outMicLevel, WebRtc_Word16 echo, in WebRtcAgc_Process() argument
1321 *outMicLevel = inMicLevel; in WebRtcAgc_Process()
1356 if (WebRtcAgc_ProcessAnalog(agcInst, inMicLevelTmp, outMicLevel, in WebRtcAgc_Process()
1363 …fprintf(stt->agcLog, "%5d\t%d\t%d\t%d\n", stt->fcount, inMicLevelTmp, *outMicLevel, stt->maxLevel,… in WebRtcAgc_Process()
1381 inMicLevelTmp = *outMicLevel; in WebRtcAgc_Process()
H A Dgain_control.h177 WebRtc_Word32* outMicLevel,
/dports/audio/libfilteraudio/filter_audio-0.0.1/agc/
H A Danalog_agc.c756 int32_t *outMicLevel, in WebRtcAgc_ProcessAnalog() argument
1247 *outMicLevel = WEBRTC_SPL_MIN(stt->micVol, stt->maxAnalog) >> stt->scale; in WebRtcAgc_ProcessAnalog()
1255 int32_t *outMicLevel, int16_t echo, in WebRtcAgc_Process() argument
1332 *outMicLevel = inMicLevel; in WebRtcAgc_Process()
1369 if (WebRtcAgc_ProcessAnalog(agcInst, inMicLevelTmp, outMicLevel, in WebRtcAgc_Process()
1380 *outMicLevel, in WebRtcAgc_Process()
1400 inMicLevelTmp = *outMicLevel; in WebRtcAgc_Process()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/agc/legacy/
H A Dgain_control.h169 int32_t* outMicLevel,
H A Danalog_agc.c593 int32_t* outMicLevel, in WebRtcAgc_ProcessAnalog() argument
1039 *outMicLevel = WEBRTC_SPL_MIN(stt->micVol, stt->maxAnalog) >> stt->scale; in WebRtcAgc_ProcessAnalog()
1050 int32_t* outMicLevel, in WebRtcAgc_Process() argument
1077 *outMicLevel = inMicLevel; in WebRtcAgc_Process()
1093 if (WebRtcAgc_ProcessAnalog(agcInst, inMicLevel, outMicLevel, in WebRtcAgc_Process()
1101 *outMicLevel, stt->maxLevel, stt->micVol); in WebRtcAgc_Process()
/dports/audio/libfilteraudio/filter_audio-0.0.1/agc/include/
H A Dgain_control.h177 int32_t* outMicLevel,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/agc/legacy/
H A Dgain_control.h171 int32_t* outMicLevel,
H A Danalog_agc.c593 int32_t* outMicLevel, in WebRtcAgc_ProcessAnalog() argument
1039 *outMicLevel = WEBRTC_SPL_MIN(stt->micVol, stt->maxAnalog) >> stt->scale; in WebRtcAgc_ProcessAnalog()
1050 int32_t* outMicLevel, in WebRtcAgc_Process() argument
1077 *outMicLevel = inMicLevel; in WebRtcAgc_Process()
1093 if (WebRtcAgc_ProcessAnalog(agcInst, inMicLevel, outMicLevel, in WebRtcAgc_Process()
1101 *outMicLevel, stt->maxLevel, stt->micVol); in WebRtcAgc_Process()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/
H A Dgain_control.h171 int32_t* outMicLevel,
H A Danalog_agc.c593 int32_t* outMicLevel, in WebRtcAgc_ProcessAnalog() argument
1039 *outMicLevel = WEBRTC_SPL_MIN(stt->micVol, stt->maxAnalog) >> stt->scale; in WebRtcAgc_ProcessAnalog()
1050 int32_t* outMicLevel, in WebRtcAgc_Process() argument
1077 *outMicLevel = inMicLevel; in WebRtcAgc_Process()
1093 if (WebRtcAgc_ProcessAnalog(agcInst, inMicLevel, outMicLevel, in WebRtcAgc_Process()
1101 *outMicLevel, stt->maxLevel, stt->micVol); in WebRtcAgc_Process()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/
H A Dgain_control.h166 int32_t* outMicLevel,
H A Danalog_agc.c640 int32_t *outMicLevel, in WebRtcAgc_ProcessAnalog() argument
1129 *outMicLevel = WEBRTC_SPL_MIN(stt->micVol, stt->maxAnalog) >> stt->scale; in WebRtcAgc_ProcessAnalog()
1137 int32_t *outMicLevel, int16_t echo, in WebRtcAgc_Process() argument
1171 *outMicLevel = inMicLevel; in WebRtcAgc_Process()
1196 outMicLevel, in WebRtcAgc_Process()
1209 *outMicLevel, in WebRtcAgc_Process()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/agc/legacy/
H A Dgain_control.h171 int32_t* outMicLevel,
H A Danalog_agc.c593 int32_t* outMicLevel, in WebRtcAgc_ProcessAnalog() argument
1039 *outMicLevel = WEBRTC_SPL_MIN(stt->micVol, stt->maxAnalog) >> stt->scale; in WebRtcAgc_ProcessAnalog()
1050 int32_t* outMicLevel, in WebRtcAgc_Process() argument
1077 *outMicLevel = inMicLevel; in WebRtcAgc_Process()
1093 if (WebRtcAgc_ProcessAnalog(agcInst, inMicLevel, outMicLevel, in WebRtcAgc_Process()
1101 *outMicLevel, stt->maxLevel, stt->micVol); in WebRtcAgc_Process()
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/agc/legacy/
H A Dgain_control.h166 int32_t* outMicLevel,
H A Danalog_agc.c641 int32_t *outMicLevel, in WebRtcAgc_ProcessAnalog() argument
1130 *outMicLevel = WEBRTC_SPL_MIN(stt->micVol, stt->maxAnalog) >> stt->scale; in WebRtcAgc_ProcessAnalog()
1138 int32_t *outMicLevel, int16_t echo, in WebRtcAgc_Process() argument
1172 *outMicLevel = inMicLevel; in WebRtcAgc_Process()
1197 outMicLevel, in WebRtcAgc_Process()
1210 *outMicLevel, in WebRtcAgc_Process()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/
H A Dgain_control.h171 int32_t* outMicLevel,
H A Danalog_agc.c593 int32_t* outMicLevel, in WebRtcAgc_ProcessAnalog() argument
1039 *outMicLevel = WEBRTC_SPL_MIN(stt->micVol, stt->maxAnalog) >> stt->scale; in WebRtcAgc_ProcessAnalog()
1050 int32_t* outMicLevel, in WebRtcAgc_Process() argument
1077 *outMicLevel = inMicLevel; in WebRtcAgc_Process()
1093 if (WebRtcAgc_ProcessAnalog(agcInst, inMicLevel, outMicLevel, in WebRtcAgc_Process()
1101 *outMicLevel, stt->maxLevel, stt->micVol); in WebRtcAgc_Process()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/agc/legacy/
H A Dgain_control.h166 int32_t* outMicLevel,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/agc/legacy/
H A Dgain_control.h155 int32_t* outMicLevel,
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/agc/legacy/
H A Dgain_control.h155 int32_t* outMicLevel,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/agc/legacy/
H A Dgain_control.h155 int32_t* outMicLevel,
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/agc/legacy/
H A Dgain_control.h155 int32_t* outMicLevel,
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/agc/legacy/
H A Dgain_control.h155 int32_t* outMicLevel,

12