Home
last modified time | relevance | path

Searched defs:ms_per_packet (Results 1 – 15 of 15) sorted by relevance

/dports/benchmarks/sipp/sipp-3.5.1/include/
H A Drtpstream.hpp39 int ms_per_packet; member
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/
H A Dstatistics_calculator.cc125 const int ms_per_packet = decision_logic.packet_length_samples() / in GetNetworkStatistics() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/
H A Dstatistics_calculator.cc221 const int ms_per_packet = rtc::checked_cast<int>( in GetNetworkStatistics() local
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/neteq/
H A Dstatistics_calculator.cc221 const int ms_per_packet = rtc::checked_cast<int>( in GetNetworkStatistics() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/neteq/
H A Dstatistics_calculator.cc328 int ms_per_packet, in PopulateDelayManagerStats()
H A Dneteq_impl.cc380 const int ms_per_packet = rtc::dchecked_cast<int>( in NetworkStatistics() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/neteq/
H A Dstatistics_calculator.cc328 int ms_per_packet, in PopulateDelayManagerStats()
H A Dneteq_impl.cc380 const int ms_per_packet = rtc::dchecked_cast<int>( in NetworkStatistics() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/
H A Dstatistics_calculator.cc328 int ms_per_packet, in PopulateDelayManagerStats()
H A Dneteq_impl.cc380 const int ms_per_packet = rtc::dchecked_cast<int>( in NetworkStatistics() local
/dports/benchmarks/sipp/sipp-3.5.1/src/
H A Drtpstream.cpp78 int ms_per_packet; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dskinny_protocol.c699 uint32_t ms_per_packet, in perform_send_start_media_transmission()
915 uint32_t ms_per_packet, in perform_send_open_receive_channel()
H A Dskinny_protocol.h529 uint32_t ms_per_packet; member
690 uint32_t ms_per_packet; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c420 uint32_t ms_per_packet; member
4254 …tch_status_t) switch_rtp_set_interval(switch_rtp_t *rtp_session, uint32_t ms_per_packet, uint32_t … in switch_rtp_set_interval()
4267 …_status_t) switch_rtp_change_interval(switch_rtp_t *rtp_session, uint32_t ms_per_packet, uint32_t … in switch_rtp_change_interval()
4329 uint32_t ms_per_packet, in switch_rtp_create()
4548 uint32_t ms_per_packet, in switch_rtp_new()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs13708 …tatus_t switch_rtp_set_interval(SWIGTYPE_p_switch_rtp rtp_session, uint ms_per_packet, uint sample… in switch_rtp_set_interval()
13713 …us_t switch_rtp_change_interval(SWIGTYPE_p_switch_rtp rtp_session, uint ms_per_packet, uint sample… in switch_rtp_change_interval()
13718 …itch_rtp new_rtp_session, byte payload, uint samples_per_interval, uint ms_per_packet, SWIGTYPE_p_… in switch_rtp_create()
13731 … tx_host, ushort tx_port, byte payload, uint samples_per_interval, uint ms_per_packet, SWIGTYPE_p_… in switch_rtp_new()