Home
last modified time | relevance | path

Searched refs:kSlope1 (Results 1 – 15 of 15) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/agc/legacy/
H A Danalog_agc.cc37 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, variable
839 kOffset1[index] - (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/agc/legacy/
H A Danalog_agc.cc37 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, variable
839 kOffset1[index] - (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/agc/legacy/
H A Danalog_agc.cc37 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, variable
839 kOffset1[index] - (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/agc/legacy/
H A Danalog_agc.cc37 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, variable
839 kOffset1[index] - (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/agc/legacy/
H A Danalog_agc.cc37 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, variable
839 kOffset1[index] - (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/agc/legacy/
H A Danalog_agc.c30 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, variable
900 kOffset1[index] - (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/agc/legacy/
H A Danalog_agc.c30 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, variable
900 kOffset1[index] - (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/
H A Danalog_agc.c29 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, 2372, 1362, 472, 78}; variable
978 (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/agc/legacy/
H A Danalog_agc.c30 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, variable
900 kOffset1[index] - (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/agc/legacy/
H A Danalog_agc.c29 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, 2372, 1362, 472, 78}; variable
979 (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/
H A Danalog_agc.c30 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, variable
900 kOffset1[index] - (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/
H A Danalog_agc.c30 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, variable
900 kOffset1[index] - (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/agc/legacy/
H A Danalog_agc.c29 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, 2372, 1362, 472, 78}; variable
979 (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/agc/
H A Danalog_agc.c28 static const WebRtc_Word16 kSlope1[8] = {21793, 12517, 7189, 4129, 2372, 1362, 472, 78}; variable
1083 - (WebRtc_Word16)WEBRTC_SPL_MUL_16_16_RSFT(kSlope1[index], in WebRtcAgc_ProcessAnalog()
/dports/audio/libfilteraudio/filter_audio-0.0.1/agc/
H A Danalog_agc.c28 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, 2372, 1362, 472, 78}; variable
1094 - (int16_t)WEBRTC_SPL_MUL_16_16_RSFT(kSlope1[index], in WebRtcAgc_ProcessAnalog()