Home
last modified time | relevance | path

Searched refs:GST_V4L2_BUFFER_POOL (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.c422 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_alloc_buffer()
487 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_set_config()
736 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_start()
957 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_stop()
990 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (*bpool); in gst_v4l2_buffer_pool_orphan()
1025 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_flush_start()
1043 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_flush_stop()
1382 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_acquire_buffer()
1460 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_release_buffer()
1578 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (object); in gst_v4l2_buffer_pool_dispose()
[all …]
Dgstv4l2bufferpool.h41 #define GST_V4L2_BUFFER_POOL(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_V4L2_BUFFER_POO… macro
Dgstv4l2videodec.c398 gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL (self-> in gst_v4l2_video_dec_finish()
467 GstV4l2BufferPool *v4l2_pool = GST_V4L2_BUFFER_POOL (self->v4l2capture->pool); in gst_v4l2_video_dec_loop()
626 gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL (self-> in gst_v4l2_video_dec_handle_frame()
723 gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL (self->v4l2output-> in gst_v4l2_video_dec_handle_frame()
Dgstv4l2videoenc.c655 gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL in gst_v4l2_video_enc_loop()
770 gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL in gst_v4l2_video_enc_handle_frame()
Dgstv4l2transform.c910 ret = gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL (pool), &inbuf); in gst_v4l2_transform_prepare_output_buffer()
928 ret = gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL (pool), outbuf); in gst_v4l2_transform_prepare_output_buffer()
Dgstv4l2object.c4362 gst_v4l2_buffer_pool_set_other_pool (GST_V4L2_BUFFER_POOL (obj->pool), in gst_v4l2_object_decide_allocation()
4416 gst_v4l2_buffer_pool_copy_at_threshold (GST_V4L2_BUFFER_POOL (pool), in gst_v4l2_object_decide_allocation()
4419 gst_v4l2_buffer_pool_copy_at_threshold (GST_V4L2_BUFFER_POOL (pool), in gst_v4l2_object_decide_allocation()