Home
last modified time | relevance | path

Searched refs:GST_V4L2_ALLOCATOR_FLAG_SUPPORTS_ORPHANED_BUFS (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2allocator.h45 (GST_OBJECT_FLAG_IS_SET (obj, GST_V4L2_ALLOCATOR_FLAG_SUPPORTS_ORPHANED_BUFS))
66 GST_V4L2_ALLOCATOR_FLAG_SUPPORTS_ORPHANED_BUFS = (GST_ALLOCATOR_FLAG_LAST << 6), enumerator
Dgstv4l2allocator.c507 flags |= GST_V4L2_ALLOCATOR_FLAG_SUPPORTS_ORPHANED_BUFS; in gst_v4l2_allocator_probe()