Home
last modified time | relevance | path

Searched refs:gst_rtp_base_payload_allocate_output_buffer (Results 1 – 25 of 38) sorted by relevance

12

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpgsmpay.c151 outbuf = gst_rtp_base_payload_allocate_output_buffer (basepayload, 0, 0, 0); in gst_rtp_gsm_pay_handle_buffer()
Dgstrtpisacpay.c143 outbuf = gst_rtp_base_payload_allocate_output_buffer (basepayload, 0, 0, 0); in gst_rtp_isac_pay_handle_buffer()
Dgstrtpldacpay.c201 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_ldac_pay_handle_buffer()
Dgstrtpklvpay.c153 outbuf = gst_rtp_base_payload_allocate_output_buffer (basepayload, 0, 0, 0); in gst_rtp_klv_pay_handle_buffer()
Dgstrtpmp2tpay.c159 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_mp2t_pay_flush()
Dgstrtpmpvpay.c211 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_mpv_pay_flush()
Dgstrtpspeexpay.c285 outbuf = gst_rtp_base_payload_allocate_output_buffer (basepayload, 0, 0, 0); in gst_rtp_speex_pay_handle_buffer()
Dgstrtpg723pay.c151 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD (pay), in gst_rtp_g723_pay_flush()
Dgstrtpmpapay.c220 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_mpa_pay_flush()
Dgstrtpdvpay.c339 gst_rtp_base_payload_allocate_output_buffer (basepayload, in gst_rtp_dv_pay_handle_buffer()
Dgstrtpac3pay.c281 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_ac3_pay_flush()
Dgstrtpamrpay.c319 gst_rtp_base_payload_allocate_output_buffer (basepayload, payload_len, 0, in gst_rtp_amr_pay_handle_buffer()
Dgstrtpsbcpay.c170 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_sbc_pay_drain_buffers()
Dgstrtpg729pay.c174 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_g729_pay_push()
Dgstrtpopuspay.c345 outbuf = gst_rtp_base_payload_allocate_output_buffer (basepayload, 0, 0, 0); in gst_rtp_opus_pay_handle_buffer()
Dgstrtpmp4apay.c414 outbuf = gst_rtp_base_payload_allocate_output_buffer (basepayload, in gst_rtp_mp4a_pay_handle_buffer()
Dgstrtph263pay.c1362 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_h263_pay_A_fragment_push()
1421 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_h263_pay_B_fragment_push()
1647 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_h263_send_entire_frame()
Dgstrtpceltpay.c339 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_celt_pay_flush_queued()
Dgstrtpmp4gpay.c494 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_mp4g_pay_flush()
Dgstrtpj2kpay.c447 gst_rtp_base_payload_allocate_output_buffer (basepayload, in gst_rtp_j2k_pay_handle_buffer()
Dgstrtpvp9pay.c393 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD (self), in gst_rtp_vp9_create_header_buffer()
Dgstrtpmp4vpay.c289 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD in gst_rtp_mp4v_pay_flush()
Dgstrtpvrawpay.c359 out = gst_rtp_base_payload_allocate_output_buffer (payload, left, 0, 0); in gst_rtp_vraw_pay_handle_buffer()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbaseaudiopayload.c463 outbuf = gst_rtp_base_payload_allocate_output_buffer (basepayload, in gst_rtp_base_audio_payload_push()
529 outbuf = gst_rtp_base_payload_allocate_output_buffer (basepayload, 0, 0, 0); in gst_rtp_base_audio_payload_push_buffer()
638 outbuf = gst_rtp_base_payload_allocate_output_buffer (basepayload, 0, 0, 0); in gst_rtp_base_audio_payload_flush()
Dgstrtpbasepayload.h180 GstBuffer * gst_rtp_base_payload_allocate_output_buffer (GstRTPBasePayload * payload,

12