• Home
  • Raw
  • Download

Lines Matching refs:GstV4l2BufferPool

60 G_DEFINE_TYPE (GstV4l2BufferPool, gst_v4l2_buffer_pool, GST_TYPE_BUFFER_POOL);
125 gst_v4l2_buffer_pool_copy_buffer (GstV4l2BufferPool * pool, GstBuffer * dest, in gst_v4l2_buffer_pool_copy_buffer()
214 gst_v4l2_buffer_pool_import_userptr (GstV4l2BufferPool * pool, in gst_v4l2_buffer_pool_import_userptr()
340 gst_v4l2_buffer_pool_import_dmabuf (GstV4l2BufferPool * pool, in gst_v4l2_buffer_pool_import_dmabuf()
389 gst_v4l2_buffer_pool_prepare_buffer (GstV4l2BufferPool * pool, in gst_v4l2_buffer_pool_prepare_buffer()
436 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()
637 gst_v4l2_buffer_pool_resurrect_buffer (GstV4l2BufferPool * pool) in gst_v4l2_buffer_pool_resurrect_buffer()
663 gst_v4l2_buffer_pool_streamon (GstV4l2BufferPool * pool) in gst_v4l2_buffer_pool_streamon()
714 gst_v4l2_buffer_pool_streamoff (GstV4l2BufferPool * pool) in gst_v4l2_buffer_pool_streamoff()
769 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_start()
974 gst_v4l2_buffer_pool_vallocator_stop (GstV4l2BufferPool * pool) in gst_v4l2_buffer_pool_vallocator_stop()
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()
1088 gst_v4l2_buffer_pool_poll (GstV4l2BufferPool * pool, gboolean wait) in gst_v4l2_buffer_pool_poll()
1198 gst_v4l2_buffer_pool_qbuf (GstV4l2BufferPool * pool, GstBuffer * buf, in gst_v4l2_buffer_pool_qbuf()
1287 gst_v4l2_buffer_pool_dqbuf (GstV4l2BufferPool * pool, GstBuffer ** buffer, in gst_v4l2_buffer_pool_dqbuf()
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()
1718 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (object); in gst_v4l2_buffer_pool_dispose()
1738 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (object); in gst_v4l2_buffer_pool_finalize()
1758 gst_v4l2_buffer_pool_init (GstV4l2BufferPool * pool) in gst_v4l2_buffer_pool_init()
1803 GstV4l2BufferPool *pool; in gst_v4l2_buffer_pool_new()
1819 pool = (GstV4l2BufferPool *) g_object_new (GST_TYPE_V4L2_BUFFER_POOL, in gst_v4l2_buffer_pool_new()
1865 gst_v4l2_do_read (GstV4l2BufferPool * pool, GstBuffer * buf) in gst_v4l2_do_read()
1942 gst_v4l2_buffer_pool_process (GstV4l2BufferPool * pool, GstBuffer ** buf, in gst_v4l2_buffer_pool_process()
2262 gst_v4l2_buffer_pool_set_other_pool (GstV4l2BufferPool * pool, in gst_v4l2_buffer_pool_set_other_pool()
2273 gst_v4l2_buffer_pool_copy_at_threshold (GstV4l2BufferPool * pool, gboolean copy) in gst_v4l2_buffer_pool_copy_at_threshold()
2283 GstV4l2BufferPool *pool = GST_V4L2_BUFFER_POOL (bpool); in gst_v4l2_buffer_pool_flush()
2304 gst_v4l2_buffer_pool_enable_resolution_change (GstV4l2BufferPool * pool) in gst_v4l2_buffer_pool_enable_resolution_change()