Lines Matching refs:GstMemory
85 gst_is_kms_memory (GstMemory * mem) in gst_is_kms_memory()
91 gst_kms_memory_get_fb_id (GstMemory * mem) in gst_kms_memory_get_fb_id()
255 gst_kms_allocator_free (GstAllocator * allocator, GstMemory * mem) in gst_kms_allocator_free()
347 gst_kms_memory_map (GstMemory * mem, gsize maxsize, GstMapFlags flags) in gst_kms_memory_map()
393 gst_kms_memory_unmap (GstMemory * mem) in gst_kms_memory_unmap()
483 GstMemory *
488 GstMemory *mem; in gst_kms_allocator_bo_alloc()
523 GstMemory *mem; in gst_kms_allocator_dmabuf_import()
576 GstMemory *
577 gst_kms_allocator_dmabuf_export (GstAllocator * allocator, GstMemory * _kmsmem) in gst_kms_allocator_dmabuf_export()
581 GstMemory *mem; in gst_kms_allocator_dmabuf_export()
619 GstMemory *
620 gst_kms_allocator_get_cached (GstMemory * mem) in gst_kms_allocator_get_cached()
660 gst_kms_allocator_cache (GstAllocator * allocator, GstMemory * mem, in gst_kms_allocator_cache()
661 GstMemory * kmsmem) in gst_kms_allocator_cache()