Home
last modified time | relevance | path

Searched refs:handle_buffer (Results 1 – 25 of 50) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/gst/onvif/
Dgstrtponvifparse.c91 handle_buffer (GstRtpOnvifParse * self, GstBuffer * buf, gboolean * send_eos) in handle_buffer() function
165 if (!handle_buffer (self, buf, &send_eos)) { in gst_rtp_onvif_parse_chain()
Dgstrtponviftimestamp.c471 handle_buffer (GstRtpOnvifTimestamp * self, GstBuffer * buf) in handle_buffer() function
616 if (!handle_buffer (self, buf)) { in handle_and_push_buffer()
652 if (!handle_buffer (self, buf)) { in handle_and_push_buffer_list()
/third_party/gstreamer/gstplugins_good/gst/rtp/
DgstrtpL8pay.c99 gstrtpbasepayload_class->handle_buffer = gst_rtp_L8_pay_handle_buffer; in gst_rtp_L8_pay_class_init()
239 return GST_RTP_BASE_PAYLOAD_CLASS (parent_class)->handle_buffer (basepayload, in gst_rtp_L8_pay_handle_buffer()
DgstrtpL24pay.c97 gstrtpbasepayload_class->handle_buffer = gst_rtp_L24_pay_handle_buffer; in gst_rtp_L24_pay_class_init()
238 return GST_RTP_BASE_PAYLOAD_CLASS (parent_class)->handle_buffer (basepayload, in gst_rtp_L24_pay_handle_buffer()
DgstrtpL16pay.c108 gstrtpbasepayload_class->handle_buffer = gst_rtp_L16_pay_handle_buffer; in gst_rtp_L16_pay_class_init()
257 return GST_RTP_BASE_PAYLOAD_CLASS (parent_class)->handle_buffer (basepayload, in gst_rtp_L16_pay_handle_buffer()
Dgstrtpg726pay.c114 gstrtpbasepayload_class->handle_buffer = gst_rtp_g726_pay_handle_buffer; in gst_rtp_g726_pay_class_init()
378 GST_RTP_BASE_PAYLOAD_CLASS (parent_class)->handle_buffer (payload, in gst_rtp_g726_pay_handle_buffer()
Dgstrtpgsmpay.c91 gstrtpbasepayload_class->handle_buffer = gst_rtp_gsm_pay_handle_buffer; in gst_rtp_gsm_pay_class_init()
Dgstrtpisacpay.c164 payload_class->handle_buffer = gst_rtp_isac_pay_handle_buffer; in gst_rtp_isac_pay_class_init()
Dgstrtpldacpay.c124 payload_class->handle_buffer = in gst_rtp_ldac_pay_class_init()
Dgstrtpklvpay.c91 rtpbasepay_class->handle_buffer = gst_rtp_klv_pay_handle_buffer; in gst_rtp_klv_pay_class_init()
Dgstrtpmp2tpay.c80 gstrtpbasepayload_class->handle_buffer = gst_rtp_mp2t_pay_handle_buffer; in gst_rtp_mp2t_pay_class_init()
Dgstrtpmpvpay.c102 gstrtpbasepayload_class->handle_buffer = gst_rtp_mpv_pay_handle_buffer; in gst_rtp_mpv_pay_class_init()
Dgstrtpspeexpay.c84 gstrtpbasepayload_class->handle_buffer = gst_rtp_speex_pay_handle_buffer; in gst_rtp_speex_pay_class_init()
Dgstrtpg723pay.c101 payload_class->handle_buffer = gst_rtp_g723_pay_handle_buffer; in gst_rtp_g723_pay_class_init()
Dgstrtpmpapay.c105 gstrtpbasepayload_class->handle_buffer = gst_rtp_mpa_pay_handle_buffer; in gst_rtp_mpa_pay_class_init()
Dgstrtpdvpay.c137 gstrtpbasepayload_class->handle_buffer = gst_rtp_dv_pay_handle_buffer; in gst_rtp_dv_pay_class_init()
Dgstrtpac3pay.c118 gstrtpbasepayload_class->handle_buffer = gst_rtp_ac3_pay_handle_buffer; in gst_rtp_ac3_pay_class_init()
Dgstrtpamrpay.c142 gstrtpbasepayload_class->handle_buffer = gst_rtp_amr_pay_handle_buffer; in gst_rtp_amr_pay_class_init()
Dgstrtpsbcpay.c301 payload_class->handle_buffer = in gst_rtp_sbc_pay_class_init()
Dgstrtpg729pay.c120 payload_class->handle_buffer = gst_rtp_g729_pay_handle_buffer; in gst_rtp_g729_pay_class_init()
Dgstrtpopuspay.c175 gstbasertppayload_class->handle_buffer = gst_rtp_opus_pay_handle_buffer; in gst_rtp_opus_pay_class_init()
Dgstrtpmp4apay.c89 gstrtpbasepayload_class->handle_buffer = gst_rtp_mp4a_pay_handle_buffer; in gst_rtp_mp4a_pay_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasepayload.h138 GstFlowReturn (*handle_buffer) (GstRTPBasePayload *payload, member
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlparse.c449 handle_buffer (GstTtmlParse * self, GstBuffer * buf) in handle_buffer() function
515 return handle_buffer (self, buf); in gst_ttml_parse_chain()
/third_party/gstreamer/gstplugins_bad/ext/fluidsynth/
Dgstfluiddec.c358 handle_buffer (GstFluidDec * fluiddec, GstBuffer * buffer) in handle_buffer() function
468 handle_buffer (fluiddec, buffer); in gst_fluid_dec_chain()

12