Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h285 GST_WEBRTC_STATS_CODEC = 1, enumerator
Dwebrtc-enumtypes.c207 { C_ENUM(GST_WEBRTC_STATS_CODEC), "GST_WEBRTC_STATS_CODEC", "codec" }, in gst_webrtc_stats_type_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcstats.c783 _set_base_stats (stats, GST_WEBRTC_STATS_CODEC, ts, id); in _get_codec_stats_from_pad()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c1520 if (type == GST_WEBRTC_STATS_CODEC) { in validate_stats_foreach()