Home
last modified time | relevance | path

Searched refs:BurstCounter (Results 1 – 25 of 53) sorted by relevance

123

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_isac/
H A Dbandwidth_estimator.c830 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
849 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
885 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
889 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
893 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
940 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/net/sems/sems-f89581a/core/plug-in/isac/libisac/
H A Dbandwidth_estimator.c830 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
849 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
885 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
889 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
893 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
940 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/coding_isac/main/
H A Dbandwidth_estimator.c826 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
845 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
881 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
885 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
889 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
936 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dbandwidth_estimator.c826 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
845 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
881 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
885 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
889 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
936 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dbandwidth_estimator.c819 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
838 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
874 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
878 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
882 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
929 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/isac/main/source/
H A Dbandwidth_estimator.c819 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
838 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
874 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
878 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
882 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
929 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dbandwidth_estimator.c837 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
856 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
892 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
896 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
900 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
947 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/isac/main/source/
H A Dbandwidth_estimator.c819 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
838 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
874 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
878 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
882 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
929 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dbandwidth_estimator.c837 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
856 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
892 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
896 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
900 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
947 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_coding/codecs/isac/main/source/
H A Dbandwidth_estimator.c837 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
856 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
892 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
896 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
900 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
947 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dbandwidth_estimator.c853 if (State->BurstCounter) { in WebRtcIsacfix_GetMinBytes()
880 State->BurstCounter--; in WebRtcIsacfix_GetMinBytes()
915 if ((State->ExceedAgo > BURST_INTERVAL) && (State->BurstCounter == 0)) { in WebRtcIsacfix_GetMinBytes()
917 State->BurstCounter = BURST_LEN - 1; in WebRtcIsacfix_GetMinBytes()
919 State->BurstCounter = BURST_LEN; in WebRtcIsacfix_GetMinBytes()
967 State->BurstCounter = 0; /* packets */ in WebRtcIsacfix_InitRateModel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dbandwidth_estimator.c819 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
838 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
874 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
878 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
882 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
929 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dbandwidth_estimator.c837 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
856 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
892 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
896 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
900 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
947 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dbandwidth_estimator.c819 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
838 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
874 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
878 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
882 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
929 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dbandwidth_estimator.c837 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
856 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
892 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
896 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
900 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
947 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dbandwidth_estimator.c837 if (State->BurstCounter) in WebRtcIsac_GetMinBytes()
856 State->BurstCounter--; in WebRtcIsac_GetMinBytes()
892 (State->BurstCounter == 0)) in WebRtcIsac_GetMinBytes()
896 State->BurstCounter = BURST_LEN - 1; in WebRtcIsac_GetMinBytes()
900 State->BurstCounter = BURST_LEN; in WebRtcIsac_GetMinBytes()
947 State->BurstCounter = 0; /* packets */ in WebRtcIsac_InitRateModel()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dbandwidth_estimator.c848 if (State->BurstCounter) { in WebRtcIsacfix_GetMinBytes()
875 State->BurstCounter--; in WebRtcIsacfix_GetMinBytes()
910 if ((State->ExceedAgo > BURST_INTERVAL) && (State->BurstCounter == 0)) { in WebRtcIsacfix_GetMinBytes()
912 State->BurstCounter = BURST_LEN - 1; in WebRtcIsacfix_GetMinBytes()
914 State->BurstCounter = BURST_LEN; in WebRtcIsacfix_GetMinBytes()
962 State->BurstCounter = 0; /* packets */ in WebRtcIsacfix_InitRateModel()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/isac/fix/source/
H A Dbandwidth_estimator.c848 if (State->BurstCounter) { in WebRtcIsacfix_GetMinBytes()
875 State->BurstCounter--; in WebRtcIsacfix_GetMinBytes()
910 if ((State->ExceedAgo > BURST_INTERVAL) && (State->BurstCounter == 0)) { in WebRtcIsacfix_GetMinBytes()
912 State->BurstCounter = BURST_LEN - 1; in WebRtcIsacfix_GetMinBytes()
914 State->BurstCounter = BURST_LEN; in WebRtcIsacfix_GetMinBytes()
962 State->BurstCounter = 0; /* packets */ in WebRtcIsacfix_InitRateModel()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dbandwidth_estimator.c864 if (State->BurstCounter) { in WebRtcIsacfix_GetMinBytes()
891 State->BurstCounter--; in WebRtcIsacfix_GetMinBytes()
926 if ((State->ExceedAgo > BURST_INTERVAL) && (State->BurstCounter == 0)) { in WebRtcIsacfix_GetMinBytes()
928 State->BurstCounter = BURST_LEN - 1; in WebRtcIsacfix_GetMinBytes()
930 State->BurstCounter = BURST_LEN; in WebRtcIsacfix_GetMinBytes()
978 State->BurstCounter = 0; /* packets */ in WebRtcIsacfix_InitRateModel()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dbandwidth_estimator.c848 if (State->BurstCounter) { in WebRtcIsacfix_GetMinBytes()
875 State->BurstCounter--; in WebRtcIsacfix_GetMinBytes()
910 if ((State->ExceedAgo > BURST_INTERVAL) && (State->BurstCounter == 0)) { in WebRtcIsacfix_GetMinBytes()
912 State->BurstCounter = BURST_LEN - 1; in WebRtcIsacfix_GetMinBytes()
914 State->BurstCounter = BURST_LEN; in WebRtcIsacfix_GetMinBytes()
962 State->BurstCounter = 0; /* packets */ in WebRtcIsacfix_InitRateModel()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dbandwidth_estimator.c864 if (State->BurstCounter) { in WebRtcIsacfix_GetMinBytes()
891 State->BurstCounter--; in WebRtcIsacfix_GetMinBytes()
926 if ((State->ExceedAgo > BURST_INTERVAL) && (State->BurstCounter == 0)) { in WebRtcIsacfix_GetMinBytes()
928 State->BurstCounter = BURST_LEN - 1; in WebRtcIsacfix_GetMinBytes()
930 State->BurstCounter = BURST_LEN; in WebRtcIsacfix_GetMinBytes()
978 State->BurstCounter = 0; /* packets */ in WebRtcIsacfix_InitRateModel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dbandwidth_estimator.c848 if (State->BurstCounter) { in WebRtcIsacfix_GetMinBytes()
875 State->BurstCounter--; in WebRtcIsacfix_GetMinBytes()
910 if ((State->ExceedAgo > BURST_INTERVAL) && (State->BurstCounter == 0)) { in WebRtcIsacfix_GetMinBytes()
912 State->BurstCounter = BURST_LEN - 1; in WebRtcIsacfix_GetMinBytes()
914 State->BurstCounter = BURST_LEN; in WebRtcIsacfix_GetMinBytes()
962 State->BurstCounter = 0; /* packets */ in WebRtcIsacfix_InitRateModel()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dbandwidth_estimator.c864 if (State->BurstCounter) { in WebRtcIsacfix_GetMinBytes()
891 State->BurstCounter--; in WebRtcIsacfix_GetMinBytes()
926 if ((State->ExceedAgo > BURST_INTERVAL) && (State->BurstCounter == 0)) { in WebRtcIsacfix_GetMinBytes()
928 State->BurstCounter = BURST_LEN - 1; in WebRtcIsacfix_GetMinBytes()
930 State->BurstCounter = BURST_LEN; in WebRtcIsacfix_GetMinBytes()
978 State->BurstCounter = 0; /* packets */ in WebRtcIsacfix_InitRateModel()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dbandwidth_estimator.c864 if (State->BurstCounter) { in WebRtcIsacfix_GetMinBytes()
891 State->BurstCounter--; in WebRtcIsacfix_GetMinBytes()
926 if ((State->ExceedAgo > BURST_INTERVAL) && (State->BurstCounter == 0)) { in WebRtcIsacfix_GetMinBytes()
928 State->BurstCounter = BURST_LEN - 1; in WebRtcIsacfix_GetMinBytes()
930 State->BurstCounter = BURST_LEN; in WebRtcIsacfix_GetMinBytes()
978 State->BurstCounter = 0; /* packets */ in WebRtcIsacfix_InitRateModel()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dbandwidth_estimator.c865 if (State->BurstCounter) { in WebRtcIsacfix_GetMinBytes()
892 State->BurstCounter--; in WebRtcIsacfix_GetMinBytes()
927 if ((State->ExceedAgo > BURST_INTERVAL) && (State->BurstCounter == 0)) { in WebRtcIsacfix_GetMinBytes()
929 State->BurstCounter = BURST_LEN - 1; in WebRtcIsacfix_GetMinBytes()
931 State->BurstCounter = BURST_LEN; in WebRtcIsacfix_GetMinBytes()
979 State->BurstCounter = 0; /* packets */ in WebRtcIsacfix_InitRateModel()

123