Searched refs:rtpL16depay (Results 1 – 4 of 4) sorted by relevance
85 GST_ELEMENT_REGISTER_DEFINE_WITH_CODE (rtpL16depay, "rtpL16depay",120 gst_rtp_L16_depay_init (GstRtpL16Depay * rtpL16depay) in gst_rtp_L16_depay_init() argument144 GstRtpL16Depay *rtpL16depay; in gst_rtp_L16_depay_setcaps() local153 rtpL16depay = GST_RTP_L16_DEPAY (depayload); in gst_rtp_L16_depay_setcaps()193 info = &rtpL16depay->info; in gst_rtp_L16_depay_setcaps()204 rtpL16depay->order = order; in gst_rtp_L16_depay_setcaps()210 GST_ELEMENT_WARNING (rtpL16depay, STREAM, DECODE, in gst_rtp_L16_depay_setcaps()235 GstRtpL16Depay *rtpL16depay; in gst_rtp_L16_depay_process() local241 rtpL16depay = GST_RTP_L16_DEPAY (depayload); in gst_rtp_L16_depay_process()248 GST_DEBUG_OBJECT (rtpL16depay, "got payload of %d bytes", payload_len); in gst_rtp_L16_depay_process()[all …]
88 GST_ELEMENT_REGISTER_DECLARE (rtpL16depay);
88 ret |= GST_ELEMENT_REGISTER (rtpL16depay, plugin); in plugin_init()
7464 rtpL16depay: unref buffer on error11587 rtpL16depay: don't crash if data is not modulo channels*width