Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtp-enumtypes.c92 { C_ENUM(GST_RTCP_SDES_APSI), "GST_RTCP_SDES_APSI", "apsi" }, in gst_rtcpsdes_type_get_type()
Dgstrtcpbuffer.h191 GST_RTCP_SDES_APSI = 10, enumerator
Dgstrtcpbuffer.c2216 case GST_RTCP_SDES_APSI: in gst_rtcp_sdes_type_to_name()
2282 return GST_RTCP_SDES_APSI; in gst_rtcp_sdes_name_to_type()