Home
last modified time | relevance | path

Searched refs:GST_V4L2_IO_DMABUF_IMPORT (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.c418 case GST_V4L2_IO_DMABUF_IMPORT: in gst_v4l2_buffer_pool_prepare_buffer()
460 case GST_V4L2_IO_DMABUF_IMPORT: in gst_v4l2_buffer_pool_alloc_buffer()
550 case GST_V4L2_IO_DMABUF_IMPORT: in gst_v4l2_buffer_pool_set_config()
674 case GST_V4L2_IO_DMABUF_IMPORT: in gst_v4l2_buffer_pool_streamon()
727 case GST_V4L2_IO_DMABUF_IMPORT: in gst_v4l2_buffer_pool_streamoff()
872 case GST_V4L2_IO_DMABUF_IMPORT: in gst_v4l2_buffer_pool_start()
1511 case GST_V4L2_IO_DMABUF_IMPORT: in gst_v4l2_buffer_pool_acquire_buffer()
1539 case GST_V4L2_IO_DMABUF_IMPORT: in gst_v4l2_buffer_pool_acquire_buffer()
1608 case GST_V4L2_IO_DMABUF_IMPORT: in gst_v4l2_buffer_pool_complete_release_buffer()
1647 case GST_V4L2_IO_DMABUF_IMPORT: in gst_v4l2_buffer_pool_complete_release_buffer()
[all …]
Dgstv4l2object.h68 GST_V4L2_IO_DMABUF_IMPORT = 5 enumerator
Dgstv4l2object.c295 {GST_V4L2_IO_DMABUF_IMPORT, "GST_V4L2_IO_DMABUF_IMPORT", in gst_v4l2_io_mode_get_type()
4923 case GST_V4L2_IO_DMABUF_IMPORT: in gst_v4l2_object_decide_allocation()
5210 case GST_V4L2_IO_DMABUF_IMPORT: in gst_v4l2_object_try_import()
5246 if (obj->mode == GST_V4L2_IO_DMABUF_IMPORT) { in gst_v4l2_object_try_import()
Dgstv4l2transform.c903 self->v4l2output->mode == GST_V4L2_IO_DMABUF_IMPORT) { in gst_v4l2_transform_prepare_output_buffer()