Home
last modified time | relevance | path

Searched refs:GST_MAP_INFO_INIT (Results 1 – 25 of 28) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbuffer.h63 { GST_MAP_INFO_INIT, GST_MAP_INFO_INIT, GST_MAP_INFO_INIT, GST_MAP_INFO_INIT} }
Dgstrtcpbuffer.h287 #define GST_RTCP_BUFFER_INIT { NULL, GST_MAP_INFO_INIT }
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcpp.cc28 GstMapInfo map = GST_MAP_INFO_INIT; in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstmemory.h227 #define GST_MAP_INFO_INIT { NULL, (GstMapFlags) 0, NULL, 0, 0, { NULL, NULL, NULL, NULL}, {NULL, NU… macro
/third_party/gstreamer/gstplugins_bad/tests/examples/codecparsers/
Dparse-jpeg.c250 GstMapInfo map = GST_MAP_INFO_INIT; in process_file()
/third_party/gstreamer/gstplugins_bad/ext/bz2/
Dgstbz2dec.c112 GstMapInfo map = GST_MAP_INFO_INIT, omap; in gst_bz2dec_chain()
Dgstbz2enc.c177 GstMapInfo map = GST_MAP_INFO_INIT, omap; in gst_bz2enc_chain()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpvp8.c161 GstMapInfo map = GST_MAP_INFO_INIT; in GST_START_TEST()
271 GstMapInfo map = GST_MAP_INFO_INIT; in GST_START_TEST()
Dflvmux.c224 GstMapInfo map = GST_MAP_INFO_INIT; in GST_START_TEST()
365 GstMapInfo map = GST_MAP_INFO_INIT; in check_buf_type_timestamp()
Drtp-payloading.c737 GstMapInfo map = GST_MAP_INFO_INIT; in GST_START_TEST()
799 GstMapInfo map = GST_MAP_INFO_INIT; in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c571 self->bitstream_map = (GstMapInfo) GST_MAP_INFO_INIT; in gst_v4l2_codec_vp8_dec_reset_picture()
598 self->bitstream_map = (GstMapInfo) GST_MAP_INFO_INIT; in gst_v4l2_codec_vp8_dec_end_picture()
Dgstv4l2codecmpeg2dec.c721 self->bitstream_map = (GstMapInfo) GST_MAP_INFO_INIT; in gst_v4l2_codec_mpeg2_dec_reset_picture()
779 self->bitstream_map = (GstMapInfo) GST_MAP_INFO_INIT; in gst_v4l2_codec_mpeg2_dec_submit_bitstream()
Dgstv4l2codecvp9dec.c714 self->bitstream_map = (GstMapInfo) GST_MAP_INFO_INIT; in gst_v4l2_codec_vp9_dec_reset_picture()
770 self->bitstream_map = (GstMapInfo) GST_MAP_INFO_INIT; in gst_v4l2_codec_vp9_dec_end_picture()
Dgstv4l2codech264dec.c1089 self->bitstream_map = (GstMapInfo) GST_MAP_INFO_INIT; in gst_v4l2_codec_h264_dec_reset_picture()
1145 self->bitstream_map = (GstMapInfo) GST_MAP_INFO_INIT; in gst_v4l2_codec_h264_dec_submit_bitstream()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.c260 GstMapInfo ret_info = GST_MAP_INFO_INIT; in rtp_ulpfec_bitstring_to_media_rtp_buffer()
Dgstrtpvp9pay.c192 GstMapInfo map = GST_MAP_INFO_INIT; in gst_rtp_vp9_pay_parse_frame()
Dgstrtpvp8pay.c247 GstMapInfo map = GST_MAP_INFO_INIT; in gst_rtp_vp8_pay_parse_frame()
/third_party/gstreamer/gstplugins_bad/ext/rtmp/
Dgstrtmpsink.c229 GstMapInfo map = GST_MAP_INFO_INIT; in gst_rtmp_sink_render()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcdatachannel.c566 GstMapInfo info = GST_MAP_INFO_INIT; in _data_channel_have_sample()
580 GstMapInfo info = GST_MAP_INFO_INIT; in _data_channel_have_sample()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c632 GstMapInfo in_map_info = GST_MAP_INFO_INIT; in gst_gl_buffer_pool_nvmm_alloc()
684 in_map_info = (GstMapInfo) GST_MAP_INFO_INIT; in gst_gl_buffer_pool_nvmm_alloc()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideotestsrc.c527 GstMapInfo map = GST_MAP_INFO_INIT; in get_buffer_checksum()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c1854 GstMapInfo in_map_info = GST_MAP_INFO_INIT; in _nvmm_upload_accept()
2117 GstMapInfo in_map_info = GST_MAP_INFO_INIT; in _nvmm_upload_perform()
2169 in_map_info = (GstMapInfo) GST_MAP_INFO_INIT; in _nvmm_upload_perform()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c77 GstMapInfo map_info = GST_MAP_INFO_INIT; in register_cuda_resource()
1661 GstMapInfo map_info = GST_MAP_INFO_INIT; in gst_nvdec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/neon/
Dgstneonhttpsrc.c950 GstMapInfo map = GST_MAP_INFO_INIT; in gst_neonhttp_src_request_dispatch()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c434 GstMapInfo info = GST_MAP_INFO_INIT; in GST_START_TEST()
2077 GstMapInfo map = GST_MAP_INFO_INIT; in set_rtcp_packet()

12