Home
last modified time | relevance | path

Searched refs:gst_is_dmabuf_memory (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/
Dgstdmabuf.c204 g_return_val_if_fail (gst_is_dmabuf_memory (mem), -1); in gst_dmabuf_memory_get_fd()
220 gst_is_dmabuf_memory (GstMemory * mem) in gst_is_dmabuf_memory() function
Dgstdmabuf.h114 gboolean gst_is_dmabuf_memory (GstMemory * mem);
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasetransform.c650 if (!gst_is_dmabuf_memory (gst_buffer_peek_memory (inbuf, 0))) in _try_import_dmabuf_unlocked()
688 if (!gst_is_dmabuf_memory (mems[i])) in _try_import_dmabuf_unlocked()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.c1352 if (!gst_is_dmabuf_memory (gst_buffer_peek_memory (inbuf, 0))) in gst_kms_sink_import_dmabuf()
1394 if (!gst_is_dmabuf_memory (mems[i])) in gst_kms_sink_import_dmabuf()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dgstwaylandsink.c769 if (gst_is_dmabuf_memory (gst_buffer_peek_memory (buffer, i))) in gst_wayland_sink_show_frame()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c656 if (!gst_is_dmabuf_memory (gst_buffer_peek_memory (buffer, 0))) { in _dma_buf_upload_accept()
718 if (!gst_is_dmabuf_memory (mems[i])) { in _dma_buf_upload_accept()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2allocator.c1108 if (!gst_is_dmabuf_memory (dma_mem[i])) in gst_v4l2_allocator_import_dmabuf()
Dgstv4l2bufferpool.c95 if (gst_is_dmabuf_memory (mem)) in gst_v4l2_is_buffer_valid()
Dgstv4l2object.c5252 if (!gst_is_dmabuf_memory (mem)) { in gst_v4l2_object_try_import()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvpp.c822 if (gst_is_dmabuf_memory (mem)) { in get_msdk_surface_from_input_buffer()
Dgstmsdkenc.c1669 if (gst_is_dmabuf_memory (mem)) { in gst_msdkenc_get_surface_from_frame()