Home
last modified time | relevance | path

Searched refs:GST_BUFFER_COPY_MEMORY (Results 1 – 25 of 36) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvapostproc.c54 GST_BUFFER_COPY_MEMORY | GST_BUFFER_COPY_DEEP, 0, -1); in GST_START_TEST()
86 GST_BUFFER_COPY_MEMORY | GST_BUFFER_COPY_DEEP, 0, -1); in GST_START_TEST()
Dmpegtsdemux.c194 GST_BUFFER_COPY_MEMORY, i, 1)) == GST_FLOW_OK); in GST_START_TEST()
236 GST_BUFFER_COPY_MEMORY, i, 1)) == GST_FLOW_OK); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpcvfdepay.c525 GST_BUFFER_COPY_MEMORY, offset, nalu_size); in gst_avtp_cvf_depay_process_last_fragment()
620 gst_buffer_copy_region (avtpdu, GST_BUFFER_COPY_MEMORY, offset, in gst_avtp_cvf_depay_handle_fu_a()
632 GST_BUFFER_COPY_MEMORY, offset, nalu_size); in gst_avtp_cvf_depay_handle_fu_a()
681 gst_buffer_copy_into (nal, avtpdu, GST_BUFFER_COPY_MEMORY, in gst_avtp_cvf_depay_handle_single_nal()
Dgstavtpcvfpay.c404 GST_BUFFER_COPY_MEMORY, *offset, fragment_size)); in gst_avtpcvpay_fragment_nal()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmuxjpeg2000.c124 GST_BUFFER_COPY_MEMORY, 0, -1); in gst_base_ts_mux_prepare_jpeg2000()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvc1dec.c114 GST_BUFFER_COPY_DEEP | GST_BUFFER_COPY_MEMORY, 1, in gst_msdkvc1dec_configure()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpklvpay.c166 payloadbuf = gst_buffer_copy_region (buf, GST_BUFFER_COPY_MEMORY, in gst_rtp_klv_pay_handle_buffer()
Dgstrtph263pay.c1324 GST_BUFFER_COPY_MEMORY, package->payload_start - rtph263pay->map.data, in gst_rtp_h263_pay_push()
Dgstrtph264pay.c1100 gst_buffer_copy_into (outbuf, paybuf, GST_BUFFER_COPY_MEMORY, pos, in gst_rtp_h264_pay_payload_nal_fragment()
Dgstrtph265pay.c1236 gst_buffer_copy_into (outbuf, paybuf, GST_BUFFER_COPY_MEMORY, pos, in gst_rtp_h265_pay_payload_nal_fragment()
/third_party/gstreamer/gstreamer/gst/
Dgstbuffer.h499 GST_BUFFER_COPY_MEMORY = (1 << 3), enumerator
527 …fine GST_BUFFER_COPY_ALL ((GstBufferCopyFlags)(GST_BUFFER_COPY_METADATA | GST_BUFFER_COPY_MEMORY))
Dgstbuffer.c599 if (flags & GST_BUFFER_COPY_MEMORY) { in gst_buffer_copy_into()
680 if ((region || !(flags & GST_BUFFER_COPY_MEMORY) in gst_buffer_copy_into()
/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristrtpdeext.c268 gst_buffer_copy_into (outbuf, buffer, GST_BUFFER_COPY_MEMORY, in gst_rist_rtp_deext_chain()
/third_party/gstreamer/gstplugins_bad/gst/ivfparse/
Dgstivfparse.c328 GST_BUFFER_COPY_MEMORY | GST_BUFFER_COPY_MERGE, in gst_ivf_parse_handle_frame_data()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstplanaraudioadapter.c413 cur = gst_buffer_copy_region (cur, GST_BUFFER_COPY_MEMORY, in gst_planar_audio_adapter_get_buffer()
/third_party/gstreamer/gstplugins_bad/ext/webrtcdsp/
Dgstwebrtcechoprobe.cpp414 tmp = gst_buffer_copy_region (taken, GST_BUFFER_COPY_MEMORY, in gst_webrtc_echo_probe_read()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesrc.c342 gst_buffer_copy_into (newbuffer, src->cache, GST_BUFFER_COPY_MEMORY, in gst_gio_base_src_create()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpchunkstream.c345 gst_buffer_copy_into (ret, cstream->buffer, GST_BUFFER_COPY_MEMORY, in serialize_next()
Drtmpconnection.c796 GST_BUFFER_COPY_META | GST_BUFFER_COPY_MEMORY, in gst_rtmp_connection_handle_aggregate()
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvdemux.c1193 gst_buffer_copy_region (buffer, GST_BUFFER_COPY_MEMORY, in gst_flv_demux_parse_tag_audio()
1296 outbuf = gst_buffer_copy_region (buffer, GST_BUFFER_COPY_MEMORY, in gst_flv_demux_parse_tag_audio()
1627 GST_BUFFER_COPY_MEMORY, 7 + codec_data, in gst_flv_demux_parse_tag_video()
1733 outbuf = gst_buffer_copy_region (buffer, GST_BUFFER_COPY_MEMORY, in gst_flv_demux_parse_tag_video()
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawaudioparse.c715 GST_BUFFER_COPY_META | GST_BUFFER_COPY_MEMORY, 0, num_valid_in_bytes); in gst_raw_audio_parse_process()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/
Dgstrtmp2src.c656 buffer = gst_buffer_copy_region (message, GST_BUFFER_COPY_MEMORY, 0, -1); in gst_rtmp2_src_create()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstadapter.c853 GST_BUFFER_COPY_MEMORY | GST_BUFFER_COPY_META, skip, size); in gst_adapter_get_buffer_fast()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.c3332 GST_BUFFER_COPY_MEMORY, 0, nalu.sc_offset)) { in gst_h264_parser_insert_sei_internal()
3344 GST_BUFFER_COPY_MEMORY, nalu.sc_offset, -1)) { in gst_h264_parser_insert_sei_internal()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpbin_buffer_list.c136 gst_buffer_copy_region (payload_buffer, GST_BUFFER_COPY_MEMORY, in create_rtp_packet_buffer()

12