Home
last modified time | relevance | path

Searched refs:GST_RTCP_SDES_CCID (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtp-enumtypes.c96 { C_ENUM(GST_RTCP_SDES_CCID), "GST_RTCP_SDES_CCID", "ccid" }, in gst_rtcpsdes_type_get_type()
Dgstrtcpbuffer.h195 GST_RTCP_SDES_CCID = 14, enumerator
Dgstrtcpbuffer.c2225 case GST_RTCP_SDES_CCID: in gst_rtcp_sdes_type_to_name()
2294 return GST_RTCP_SDES_CCID; in gst_rtcp_sdes_name_to_type()