Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecpool.c64 if (!gst_v4l2_codec_allocator_prepare_buffer (self->allocator, buf)) { in gst_v4l2_codec_pool_acquire_buffer()
84 gst_v4l2_codec_allocator_prepare_buffer (self->allocator, buf); in gst_v4l2_codec_pool_acquire_buffer()
Dgstv4l2codecallocator.h47 gboolean gst_v4l2_codec_allocator_prepare_buffer (GstV4l2CodecAllocator * allocator,
Dgstv4l2codecallocator.c306 gst_v4l2_codec_allocator_prepare_buffer (GstV4l2CodecAllocator * self, in gst_v4l2_codec_allocator_prepare_buffer() function