• Home
  • Raw
  • Download

Lines Matching refs:GstV4l2MemoryGroup

134   GstV4l2MemoryGroup *group = mem->group;  in _v4l2mem_dispose()
153 gint plane, gpointer data, int dmafd, GstV4l2MemoryGroup * group) in _v4l2mem_new()
228 gst_v4l2_memory_group_free (GstV4l2MemoryGroup * group) in gst_v4l2_memory_group_free()
239 g_slice_free (GstV4l2MemoryGroup, group); in gst_v4l2_memory_group_free()
242 static GstV4l2MemoryGroup *
248 GstV4l2MemoryGroup *group; in gst_v4l2_memory_group_new()
251 group = g_slice_new0 (GstV4l2MemoryGroup); in gst_v4l2_memory_group_new()
271 g_slice_free (GstV4l2MemoryGroup, group); in gst_v4l2_memory_group_new()
353 GstV4l2MemoryGroup *group = mem->group; in gst_v4l2_allocator_release()
387 GstV4l2MemoryGroup *group = mem->group; in gst_v4l2_allocator_free()
416 GstV4l2MemoryGroup *group = allocator->groups[i]; in gst_v4l2_allocator_dispose()
512 static GstV4l2MemoryGroup *
517 GstV4l2MemoryGroup *group = NULL; in gst_v4l2_allocator_create_buf()
572 static GstV4l2MemoryGroup *
575 GstV4l2MemoryGroup *group; in gst_v4l2_allocator_alloc()
597 GstV4l2MemoryGroup * group) in gst_v4l2_allocator_reset_size()
608 _cleanup_failed_alloc (GstV4l2Allocator * allocator, GstV4l2MemoryGroup * group) in _cleanup_failed_alloc()
782 GstV4l2MemoryGroup *group = allocator->groups[i]; in gst_v4l2_allocator_stop()
827 GstV4l2MemoryGroup *
831 GstV4l2MemoryGroup *group; in gst_v4l2_allocator_alloc_mmap()
882 GstV4l2MemoryGroup *
887 GstV4l2MemoryGroup *group; in gst_v4l2_allocator_alloc_dmabuf()
959 GstV4l2MemoryGroup * group) in gst_v4l2_allocator_clear_dmabufin()
994 GstV4l2MemoryGroup *
997 GstV4l2MemoryGroup *group; in gst_v4l2_allocator_alloc_dmabufin()
1028 GstV4l2MemoryGroup * group) in gst_v4l2_allocator_clear_userptr()
1058 GstV4l2MemoryGroup *
1061 GstV4l2MemoryGroup *group; in gst_v4l2_allocator_alloc_userptr()
1093 GstV4l2MemoryGroup * group, gint n_mem, GstMemory ** dma_mem) in gst_v4l2_allocator_import_dmabuf()
1162 GstV4l2MemoryGroup * group, gsize img_size, int n_planes, in gst_v4l2_allocator_import_userptr()
1231 GstV4l2MemoryGroup *group = allocator->groups[i]; in gst_v4l2_allocator_flush()
1250 GstV4l2MemoryGroup * group) in gst_v4l2_allocator_qbuf()
1303 GstV4l2MemoryGroup ** group_out) in gst_v4l2_allocator_dqbuf()
1310 GstV4l2MemoryGroup *group = NULL; in gst_v4l2_allocator_dqbuf()
1451 GstV4l2MemoryGroup * group) in gst_v4l2_allocator_reset_group()