HomeSort by relevance Sort by last modified time
    Searched refs:GstRtpSBCPay (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/audio/
gstrtpsbcpay.h 35 GstRtpSBCPay))
44 typedef struct _GstRtpSBCPay GstRtpSBCPay;
gstrtpsbcpay.c 29 #include "gstrtpsbcpay.h"
69 GST_BOILERPLATE(GstRtpSBCPay, gst_rtp_sbc_pay, GstBaseRTPPayload,
128 GstRtpSBCPay *sbcpay;
164 static GstFlowReturn gst_rtp_sbc_pay_flush_buffers(GstRtpSBCPay *sbcpay)
215 GstRtpSBCPay *sbcpay;
238 GstRtpSBCPay *sbcpay = GST_RTP_SBC_PAY(GST_PAD_PARENT(pad));
265 GstRtpSBCPay *sbcpay = GST_RTP_SBC_PAY(object);
307 GstRtpSBCPay *sbcpay;
324 GstRtpSBCPay *sbcpay;
338 static void gst_rtp_sbc_pay_init(GstRtpSBCPay *self, GstRtpSBCPayClass *klass
    [all...]

Completed in 312 milliseconds