Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtp-enumtypes.c87 { C_ENUM(GST_RTCP_SDES_LOC), "GST_RTCP_SDES_LOC", "loc" }, in gst_rtcpsdes_type_get_type()
Dgstrtcpbuffer.h186 GST_RTCP_SDES_LOC = 5, enumerator
Dgstrtcpbuffer.c2201 case GST_RTCP_SDES_LOC: in gst_rtcp_sdes_type_to_name()
2270 return GST_RTCP_SDES_LOC; in gst_rtcp_sdes_name_to_type()