Home
last modified time | relevance | path

Searched refs:stream_is_active (Results 1 – 25 of 45) sorted by relevance

12

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/video/
H A Dvideo_receive_stream.cc453 bool stream_is_active = last_packet_ms && now_ms - *last_packet_ms < 5000; in Decode() local
454 if (!stream_is_active) in Decode()
463 if (stream_is_active && !receiving_keyframe) { in Decode()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/video/
H A Dvideo_receive_stream.cc453 bool stream_is_active = last_packet_ms && now_ms - *last_packet_ms < 5000; in Decode() local
454 if (!stream_is_active) in Decode()
463 if (stream_is_active && !receiving_keyframe) { in Decode()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/video/
H A Dvideo_receive_stream.cc452 bool stream_is_active = last_packet_ms && now_ms - *last_packet_ms < 5000; in Decode() local
453 if (!stream_is_active) in Decode()
462 if (stream_is_active && !receiving_keyframe) { in Decode()
/dports/textproc/unroff/unroff-1.0/src/
H A Dstream.c91 static int stream_is_active(Object str) { in stream_is_active() function
314 if (stream_is_active(x)) in p_close_stream()
331 if (stream_is_active(x)) in set_stream()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/video/
H A Dvideo_receive_stream.cc715 bool stream_is_active = last_packet_ms && now_ms - *last_packet_ms < 5000; in HandleFrameBufferTimeout() local
716 if (!stream_is_active) in HandleFrameBufferTimeout()
719 if (stream_is_active && !IsReceivingKeyFrame(now_ms) && in HandleFrameBufferTimeout()
/dports/net-im/tg_owt/tg_owt-d578c76/src/video/
H A Dvideo_receive_stream.cc713 bool stream_is_active = last_packet_ms && now_ms - *last_packet_ms < 5000; in HandleFrameBufferTimeout() local
714 if (!stream_is_active) in HandleFrameBufferTimeout()
717 if (stream_is_active && !IsReceivingKeyFrame(now_ms) && in HandleFrameBufferTimeout()
H A Dvideo_receive_stream2.cc780 const bool stream_is_active = in HandleFrameBufferTimeout() local
782 if (!stream_is_active) in HandleFrameBufferTimeout()
785 if (stream_is_active && !IsReceivingKeyFrame(now_ms) && in HandleFrameBufferTimeout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/video/
H A Dvideo_receive_stream.cc713 bool stream_is_active = last_packet_ms && now_ms - *last_packet_ms < 5000; in HandleFrameBufferTimeout() local
714 if (!stream_is_active) in HandleFrameBufferTimeout()
717 if (stream_is_active && !IsReceivingKeyFrame(now_ms) && in HandleFrameBufferTimeout()
H A Dvideo_receive_stream2.cc754 const bool stream_is_active = in HandleFrameBufferTimeout() local
756 if (!stream_is_active) in HandleFrameBufferTimeout()
759 if (stream_is_active && !IsReceivingKeyFrame(now_ms) && in HandleFrameBufferTimeout()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/video/
H A Dvideo_receive_stream.cc727 bool stream_is_active = last_packet_ms && now_ms - *last_packet_ms < 5000; in HandleFrameBufferTimeout() local
728 if (!stream_is_active) in HandleFrameBufferTimeout()
731 if (stream_is_active && !IsReceivingKeyFrame(now_ms) && in HandleFrameBufferTimeout()
H A Dvideo_receive_stream2.cc760 const bool stream_is_active = in HandleFrameBufferTimeout() local
762 if (!stream_is_active) in HandleFrameBufferTimeout()
765 if (stream_is_active && !IsReceivingKeyFrame(now_ms) && in HandleFrameBufferTimeout()
/dports/multimedia/libv4l/linux-5.13-rc2/net/vmw_vsock/
H A Dvsock_loopback.c89 .stream_is_active = virtio_transport_stream_is_active,
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/vmw_vsock/
H A Dvsock_loopback.c89 .stream_is_active = virtio_transport_stream_is_active,
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/vmw_vsock/
H A Dvsock_loopback.c89 .stream_is_active = virtio_transport_stream_is_active,
/dports/net/sngrep/sngrep-1.4.9/src/
H A Drtp.h339 stream_is_active(rtp_stream_t *stream);
H A Drtp.c483 stream_is_active(rtp_stream_t *stream) in stream_is_active() function
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Daf_vsock.h135 bool (*stream_is_active)(struct vsock_sock *); member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Daf_vsock.h135 bool (*stream_is_active)(struct vsock_sock *); member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Daf_vsock.h135 bool (*stream_is_active)(struct vsock_sock *); member
/dports/devel/godot2/godot-2.1.6-stable/platform/javascript/
H A Daudio_server_javascript.h182 virtual bool stream_is_active(RID p_stream) const;
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/javascript/
H A Daudio_server_javascript.h182 virtual bool stream_is_active(RID p_stream) const;
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/audio/
H A Daudio_server_sw.h183 virtual bool stream_is_active(RID p_stream) const;
/dports/devel/godot2/godot-2.1.6-stable/servers/audio/
H A Daudio_server_sw.h183 virtual bool stream_is_active(RID p_stream) const;
/dports/devel/godot2/godot-2.1.6-stable/servers/
H A Daudio_server.h241 virtual bool stream_is_active(RID p_stream) const = 0;
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/
H A Daudio_server.h241 virtual bool stream_is_active(RID p_stream) const = 0;

12