Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecallocator.h43 gboolean gst_v4l2_codec_allocator_create_buffer (GstV4l2CodecAllocator * self);
Dgstv4l2codecpool.c68 if (!gst_v4l2_codec_allocator_create_buffer (self->allocator)) { in gst_v4l2_codec_pool_acquire_buffer()
Dgstv4l2codecallocator.c285 gst_v4l2_codec_allocator_create_buffer (GstV4l2CodecAllocator * self) in gst_v4l2_codec_allocator_create_buffer() function