Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.h41 #define GST_V4L2_BUFFER_POOL(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_V4L2_BUFFER_POO… macro
46 #define GST_V4L2_BUFFER_POOL_IS_STREAMING(obj) (GST_V4L2_BUFFER_POOL (obj)->streaming)
Dgstv4l2bufferpool.c436 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_alloc_buffer()
510 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_set_config()
769 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_start()
992 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_stop()
1023 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (*bpool); in gst_v4l2_buffer_pool_orphan()
1059 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_flush_start()
1077 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_flush_stop()
1485 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_acquire_buffer()
1582 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_complete_release_buffer()
1699 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_release_buffer()
[all …]
Dgstv4l2videodec.c450 gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL (self-> in gst_v4l2_video_dec_finish()
505 GstV4l2BufferPool *v4l2_pool = GST_V4L2_BUFFER_POOL (self->v4l2capture->pool); in gst_v4l2_video_dec_loop()
697 gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL (self-> in gst_v4l2_video_dec_handle_frame()
806 gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL (self->v4l2output-> in gst_v4l2_video_dec_handle_frame()
Dgstv4l2transform.c930 gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL (pool), &inbuf, NULL); in gst_v4l2_transform_prepare_output_buffer()
949 gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL (pool), outbuf, in gst_v4l2_transform_prepare_output_buffer()
Dgstv4l2videoenc.c656 gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL in gst_v4l2_video_enc_loop()
803 gst_v4l2_buffer_pool_process (GST_V4L2_BUFFER_POOL (self-> in gst_v4l2_video_enc_handle_frame()
Dgstv4l2src.c706 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (src->v4l2object->pool); in gst_v4l2src_decide_allocation()
Dgstv4l2object.c4928 gst_v4l2_buffer_pool_set_other_pool (GST_V4L2_BUFFER_POOL (obj->pool), in gst_v4l2_object_decide_allocation()
4982 gst_v4l2_buffer_pool_copy_at_threshold (GST_V4L2_BUFFER_POOL (pool), in gst_v4l2_object_decide_allocation()
4985 gst_v4l2_buffer_pool_copy_at_threshold (GST_V4L2_BUFFER_POOL (pool), in gst_v4l2_object_decide_allocation()