Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtppcmapay.c92 GST_RTP_BASE_PAYLOAD (rtppcmapay)->pt = GST_RTP_PAYLOAD_PCMA; in gst_rtp_pcma_pay_init()
108 payload->pt != GST_RTP_PAYLOAD_PCMA, "PCMA", 8000); in gst_rtp_pcma_pay_setcaps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtppayloads.h84 GST_RTP_PAYLOAD_PCMA = 8, enumerator
Dgstrtp-enumtypes.c237 { C_ENUM(GST_RTP_PAYLOAD_PCMA), "GST_RTP_PAYLOAD_PCMA", "pcma" }, in gst_rtp_payload_get_type()