Home
last modified time | relevance | path

Searched refs:GST_RTP_PAYLOAD_L16_MONO (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
DgstrtpL16pay.c216 else if (pt == GST_RTP_PAYLOAD_L16_MONO) in gst_rtp_L16_pay_getcaps()
223 if (pt == GST_RTP_PAYLOAD_L16_STEREO || pt == GST_RTP_PAYLOAD_L16_MONO) in gst_rtp_L16_pay_getcaps()
DgstrtpL16depay.c164 case GST_RTP_PAYLOAD_L16_MONO: in gst_rtp_L16_depay_setcaps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtppayloads.h87 GST_RTP_PAYLOAD_L16_MONO = 11, enumerator
Dgstrtp-enumtypes.c240 { C_ENUM(GST_RTP_PAYLOAD_L16_MONO), "GST_RTP_PAYLOAD_L16_MONO", "l16-mono" }, in gst_rtp_payload_get_type()