Home
last modified time | relevance | path

Searched refs:GST_MAP_READWRITE (Results 1 – 25 of 113) sorted by relevance

12345

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dallocators.c50 fail_unless (gst_memory_map (mem, &info, GST_MAP_READWRITE)); in GST_START_TEST()
51 fail_unless (info.flags == GST_MAP_READWRITE); in GST_START_TEST()
Drtp.c45 gst_buffer_map (buf, &map, GST_MAP_READWRITE); in GST_START_TEST()
50 gst_rtp_buffer_map (buf, GST_MAP_READWRITE, &rtp); in GST_START_TEST()
121 gst_buffer_map (buf, &map, GST_MAP_READWRITE); in GST_START_TEST()
126 gst_rtp_buffer_map (buf, GST_MAP_READWRITE, &rtp); in GST_START_TEST()
272 gst_rtp_buffer_map (buf, GST_MAP_READWRITE, &rtp); in GST_START_TEST()
284 gst_rtp_buffer_map (buf, GST_MAP_READWRITE, &rtp); in GST_START_TEST()
298 gst_rtp_buffer_map (buf, GST_MAP_READWRITE, &rtp); in GST_START_TEST()
360 gst_rtp_buffer_map (buf, GST_MAP_READWRITE, &rtp); in GST_START_TEST()
706 gst_rtcp_buffer_map (buf, GST_MAP_READWRITE, &rtcp); in GST_START_TEST()
810 gst_rtcp_buffer_map (buf, GST_MAP_READWRITE, &rtcp); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dalphacolor.c113 gst_buffer_map (buf, &info, GST_MAP_READWRITE); in create_buffer_rgb24_3x4()
142 gst_buffer_map (buf, &map, GST_MAP_READWRITE); in create_buffer_rgba32_3x4()
Drtpsession.c63 gst_rtp_buffer_map (buf, GST_MAP_READWRITE, &rtp); in generate_test_buffer_full()
681 fail_unless (gst_rtcp_buffer_map (buf, GST_MAP_READWRITE, &rtcp)); in GST_START_TEST()
700 fail_unless (gst_rtcp_buffer_map (buf, GST_MAP_READWRITE, &rtcp)); in GST_START_TEST()
808 fail_unless (gst_rtcp_buffer_map (buffer, GST_MAP_READWRITE, &rtcp)); in create_bye_rtcp()
940 gst_rtcp_buffer_map (gstbuf, GST_MAP_READWRITE, &buffer); in add_rtcp_sdes_packet()
1169 fail_unless (gst_rtcp_buffer_map (buffer, GST_MAP_READWRITE, &rtcp)); in send_feedback_rtcp()
1715 gst_rtcp_buffer_map (buf, GST_MAP_READWRITE, &rtcp); in GST_START_TEST()
1748 fail_unless (gst_rtcp_buffer_map (buffer, GST_MAP_READWRITE, &rtcp)); in on_sending_nacks()
Drtpbin.c774 gst_rtp_buffer_map (rtp_buffer, GST_MAP_READWRITE, &rtpbuf); in GST_START_TEST()
791 gst_rtp_buffer_map (rtp_buffer, GST_MAP_READWRITE, &rtpbuf); in GST_START_TEST()
835 gst_rtcp_buffer_map (rtcp_buffer, GST_MAP_READWRITE, &rtcpbuf); in GST_START_TEST()
Dalpha.c110 gst_buffer_map (buf, &map, GST_MAP_READWRITE); in create_buffer_rgba32()
Drtpssrcdemux.c54 gst_rtp_buffer_map (buf, GST_MAP_READWRITE, &rtp); in create_buffer()
/third_party/gstreamer/gstplugins_bad/ext/spandsp/
Dgstspanplc.c191 gst_buffer_map (buffer, &map, GST_MAP_READWRITE); in gst_span_plc_chain()
211 gst_buffer_map (buffer, &map, GST_MAP_READWRITE); in gst_span_plc_send_fillin()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Ddataprotocol.c153 gst_memory_map (mem, &map, GST_MAP_READWRITE); in gst_dp_payload_buffer()
242 gst_memory_map (mem, &map, GST_MAP_READWRITE); in gst_dp_payload_caps()
290 gst_memory_map (mem, &map, GST_MAP_READWRITE); in gst_dp_payload_event()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Doverlaycomposition.c65 gst_buffer_map (buffer, &map, GST_MAP_READWRITE); in create_video_frame()
84 gst_buffer_map (buffer, &map, GST_MAP_READWRITE); in create_overlay_frame()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.c262 gst_memory_map (ret_mem, &ret_info, GST_MAP_READWRITE); in rtp_ulpfec_bitstring_to_media_rtp_buffer()
303 if (!gst_rtp_buffer_map (ret, GST_MAP_READWRITE, &rtp)) in rtp_ulpfec_bitstring_to_fec_rtp_buffer()
Dgstrtpdvdepay.c328 gst_buffer_map (dvdepay->acc, &map, GST_MAP_READWRITE); in gst_rtp_dv_depay_process()
Dgstrtpg726pay.c279 gst_buffer_map (buffer, &map, GST_MAP_READWRITE); in gst_rtp_g726_pay_handle_buffer()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgststereo.c129 if (!gst_buffer_map (outbuf, &info, GST_MAP_READWRITE)) in gst_stereo_transform_ip()
Daudioinvert.c248 gst_buffer_map (buf, &map, GST_MAP_READWRITE); in gst_audio_invert_transform_ip()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Drtponvifparse.c97 fail_unless (gst_rtp_buffer_map (buffer_out, GST_MAP_READWRITE, in create_extension_buffer()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dbitwriter.c124 fail_unless (gst_buffer_map (buf, &info, GST_MAP_READWRITE)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlshmallocator.c77 if (!gst_memory_map (mem, &info, GST_MAP_READWRITE)) { in gst_wl_shm_allocator_alloc()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmemory.c420 fail_if (gst_memory_map (mem, &info2, GST_MAP_READWRITE)); in GST_START_TEST()
428 fail_if (gst_memory_map (mem, &info2, GST_MAP_READWRITE)); in GST_START_TEST()
435 fail_unless (gst_memory_map (mem, &info1, GST_MAP_READWRITE)); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstmemory.h188 #define GST_MAP_READWRITE ((GstMapFlags) (GST_MAP_READ | GST_MAP_WRITE)) macro
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-overlay-blending.c209 gst_video_frame_map (&frame, &vinfo, info->data, GST_MAP_READWRITE); in buffer_cb()
/third_party/gstreamer/gstplugins_bad/ext/webrtcdsp/
Dgstwebrtcdsp.cpp353 self->period_samples, GST_MAP_READWRITE); in gst_webrtc_dsp_take_buffer()
417 gst_audio_buffer_map (&abuf, &self->info, buf, GST_MAP_READWRITE); in gst_webrtc_dsp_analyze_reverse_stream()
471 (GstMapFlags) GST_MAP_READWRITE)) { in gst_webrtc_dsp_process_stream()
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstdisparity.cpp488 if (!gst_buffer_map (buffer, &info, (GstMapFlags) GST_MAP_READWRITE)) { in gst_disparity_chain_left()
524 if (!gst_buffer_map (buffer, &info, (GstMapFlags) GST_MAP_READWRITE)) { in gst_disparity_chain_right()
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dbreakmydata.c237 gst_buffer_map (buf, &map, GST_MAP_READWRITE); in gst_break_my_data_transform_ip()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatetag.c282 if (!gst_buffer_map (buffer, &info, GST_MAP_READWRITE)) { in gst_kate_tag_parse_packet()

12345