Home
last modified time | relevance | path

Searched refs:gst_rtp_copy_video_meta (Results 1 – 18 of 18) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtputils.h35 void gst_rtp_copy_video_meta (gpointer element, GstBuffer *outbuf, GstBuffer *inbuf);
Dgstrtph264depay.c940 gst_rtp_copy_video_meta (rtph264depay, outbuf, buf); in gst_rtp_h264_complete_au()
961 gst_rtp_copy_video_meta (rtph264depay, rtph264depay->codec_data, outbuf); in gst_rtp_h264_depay_push()
1275 gst_rtp_copy_video_meta (rtph264depay, outbuf, rtp->buffer); in gst_rtp_h264_depay_process()
1353 gst_rtp_copy_video_meta (rtph264depay, outbuf, rtp->buffer); in gst_rtp_h264_depay_process()
1387 gst_rtp_copy_video_meta (rtph264depay, outbuf, rtp->buffer); in gst_rtp_h264_depay_process()
1424 gst_rtp_copy_video_meta (rtph264depay, outbuf, rtp->buffer); in gst_rtp_h264_depay_process()
Dgstrtph265depay.c1011 gst_rtp_copy_video_meta (rtph265depay, outbuf, buf); in gst_rtp_h265_complete_au()
1064 gst_rtp_copy_video_meta (rtph265depay, rtph265depay->codec_data, outbuf); in gst_rtp_h265_depay_push()
1368 gst_rtp_copy_video_meta (rtph265depay, outbuf, rtp->buffer); in gst_rtp_h265_depay_process()
1467 gst_rtp_copy_video_meta (rtph265depay, outbuf, rtp->buffer); in gst_rtp_h265_depay_process()
1504 gst_rtp_copy_video_meta (rtph265depay, outbuf, rtp->buffer); in gst_rtp_h265_depay_process()
1549 gst_rtp_copy_video_meta (rtph265depay, outbuf, rtp->buffer); in gst_rtp_h265_depay_process()
Dgstrtputils.c69 gst_rtp_copy_video_meta (gpointer element, GstBuffer * outbuf, in gst_rtp_copy_video_meta() function
Dgstrtpmpvpay.c240 gst_rtp_copy_video_meta (rtpmpvpay, outbuf, paybuf); in gst_rtp_mpv_pay_flush()
Dgstrtpj2kpay.c514 gst_rtp_copy_video_meta (basepayload, outbuf, paybuf); in gst_rtp_j2k_pay_handle_buffer()
Dgstrtpvp9pay.c464 gst_rtp_copy_video_meta (self, header, buffer); in gst_rtp_vp9_payload_next()
Dgstrtpmp4vpay.c301 gst_rtp_copy_video_meta (rtpmp4vpay, outbuf, outbuf_data); in gst_rtp_mp4v_pay_flush()
Dgstrtpvrawpay.c577 gst_rtp_copy_video_meta (rtpvrawpay, out, buffer); in gst_rtp_vraw_pay_handle_buffer()
Dgstrtpvrawdepay.c416 gst_rtp_copy_video_meta (rtpvrawdepay, frame->buffer, rtp->buffer); in gst_rtp_vraw_depay_process_packet()
Dgstrtpvp8pay.c619 gst_rtp_copy_video_meta (self, header, buffer); in gst_rtp_vp8_payload_next()
Dgstrtph263ppay.c763 gst_rtp_copy_video_meta (rtph263ppay, outbuf, payload_buf); in gst_rtp_h263p_pay_flush()
Dgstrtph264pay.c1099 gst_rtp_copy_video_meta (rtph264pay, outbuf, paybuf); in gst_rtp_h264_pay_payload_nal_fragment()
1159 gst_rtp_copy_video_meta (rtph264pay, outbuf, paybuf); in gst_rtp_h264_pay_payload_nal_single()
Dgstrtph265pay.c1149 gst_rtp_copy_video_meta (basepayload, outbuf, paybuf); in gst_rtp_h265_pay_payload_nal_single()
1235 gst_rtp_copy_video_meta (rtph265pay, outbuf, paybuf); in gst_rtp_h265_pay_payload_nal_fragment()
Dgstrtptheorapay.c341 gst_rtp_copy_video_meta (rtptheorapay, rtptheorapay->packet, buf); in gst_rtp_theora_pay_flush_packet()
Dgstrtpjpegpay.c954 gst_rtp_copy_video_meta (pay, outbuf, paybuf); in gst_rtp_jpeg_pay_handle_buffer()
Dgstrtph261pay.c857 gst_rtp_copy_video_meta (pay, outbuf, buffer); in gst_rtp_h261_pay_fragment_push()
Dgstrtph263pay.c1326 gst_rtp_copy_video_meta (rtph263pay, package->outbuf, in gst_rtp_h263_pay_push()