Home
last modified time | relevance | path

Searched refs:gst_v4l2_codec_allocator_wait_for_buffer (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecallocator.h45 gboolean gst_v4l2_codec_allocator_wait_for_buffer (GstV4l2CodecAllocator * self);
Dgstv4l2codecpool.c73 if (!gst_v4l2_codec_allocator_wait_for_buffer (self->allocator)) in gst_v4l2_codec_pool_acquire_buffer()
Dgstv4l2codecallocator.c292 gst_v4l2_codec_allocator_wait_for_buffer (GstV4l2CodecAllocator * self) in gst_v4l2_codec_allocator_wait_for_buffer() function