Home
last modified time | relevance | path

Searched refs:GST_WEBRTC_STATS_INBOUND_RTP (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h286 GST_WEBRTC_STATS_INBOUND_RTP, enumerator
Dwebrtc-enumtypes.c208 { C_ENUM(GST_WEBRTC_STATS_INBOUND_RTP), "GST_WEBRTC_STATS_INBOUND_RTP", "inbound-rtp" }, in gst_webrtc_stats_type_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcstats.c348 _set_base_stats (in, GST_WEBRTC_STATS_INBOUND_RTP, ts, in_id); in _get_stats_from_rtp_source_stats()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c1522 } else if (type == GST_WEBRTC_STATS_INBOUND_RTP) { in validate_stats_foreach()