Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmpvpay.c113 GST_RTP_BASE_PAYLOAD_PT (rtpmpvpay) = GST_RTP_PAYLOAD_MPV; in gst_rtp_mpv_pay_init()
144 payload->pt != GST_RTP_PAYLOAD_MPV, "MPV", 90000); in gst_rtp_mpv_pay_setcaps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtppayloads.h102 GST_RTP_PAYLOAD_MPV = 32, enumerator
Dgstrtp-enumtypes.c252 { C_ENUM(GST_RTP_PAYLOAD_MPV), "GST_RTP_PAYLOAD_MPV", "mpv" }, in gst_rtp_payload_get_type()