Skip to main content

Crate gstreamer_allocators_sys

Crate gstreamer_allocators_sys 

Source

Structs§

GstDRMDumbAllocator
GstDRMDumbAllocatorClass
GstDmaBufAllocator
GstDmaBufAllocatorClass
GstFdAllocator
GstFdAllocatorClass
GstPhysMemoryAllocator
GstPhysMemoryAllocatorInterface
GstShmAllocator
GstShmAllocatorClass
GstUdmabufAllocator
GstUdmabufAllocatorClass

Constants§

GST_AHARDWARE_BUFFER_FORMAT_B10G10R10A2_UNORM
GST_AHARDWARE_BUFFER_FORMAT_B10G10R10X2_UNORM
GST_AHARDWARE_BUFFER_FORMAT_BLOB
GST_AHARDWARE_BUFFER_FORMAT_D16_UNORM
GST_AHARDWARE_BUFFER_FORMAT_D24_UNORM
GST_AHARDWARE_BUFFER_FORMAT_D24_UNORM_S8_UINT
GST_AHARDWARE_BUFFER_FORMAT_D32_FLOAT
GST_AHARDWARE_BUFFER_FORMAT_D32_FLOAT_S8_UINT
GST_AHARDWARE_BUFFER_FORMAT_R5G6B5_UNORM
GST_AHARDWARE_BUFFER_FORMAT_R8G8B8A8_UNORM
GST_AHARDWARE_BUFFER_FORMAT_R8G8B8X8_UNORM
GST_AHARDWARE_BUFFER_FORMAT_R8G8B8_UNORM
GST_AHARDWARE_BUFFER_FORMAT_R8_UNORM
GST_AHARDWARE_BUFFER_FORMAT_R10G10B10A2_UNORM
GST_AHARDWARE_BUFFER_FORMAT_R10G10B10A10_UNORM
GST_AHARDWARE_BUFFER_FORMAT_R12G12B12A12_UINT
GST_AHARDWARE_BUFFER_FORMAT_R12G12_UINT
GST_AHARDWARE_BUFFER_FORMAT_R12_UINT
GST_AHARDWARE_BUFFER_FORMAT_R14G14B14A14_UINT
GST_AHARDWARE_BUFFER_FORMAT_R14G14_UINT
GST_AHARDWARE_BUFFER_FORMAT_R14_UINT
GST_AHARDWARE_BUFFER_FORMAT_R16G16B16A16_FLOAT
GST_AHARDWARE_BUFFER_FORMAT_R16G16_UINT
GST_AHARDWARE_BUFFER_FORMAT_R16_UINT
GST_AHARDWARE_BUFFER_FORMAT_S8_UINT
GST_AHARDWARE_BUFFER_FORMAT_Y8Cb8Cr8_420
GST_AHARDWARE_BUFFER_FORMAT_YCbCr_P010
GST_AHARDWARE_BUFFER_FORMAT_YCbCr_P210
GST_ALLOCATOR_DMABUF
GST_ALLOCATOR_FD
GST_ALLOCATOR_SHM
GST_ALLOCATOR_UDMABUF
GST_CAPS_FEATURE_MEMORY_AHARDWAREBUFFER
GST_CAPS_FEATURE_MEMORY_DMABUF
GST_FD_MEMORY_FLAG_DONT_CLOSE
GST_FD_MEMORY_FLAG_KEEP_MAPPED
GST_FD_MEMORY_FLAG_MAP_PRIVATE
GST_FD_MEMORY_FLAG_NONE

Functions§

gst_ahardware_buffer_format_from_caps_string
gst_ahardware_buffer_format_to_caps_string
gst_ahardware_buffer_memory_peek_buffer
gst_ahardware_buffer_memory_register_query_function
gst_dmabuf_allocator_alloc
gst_dmabuf_allocator_alloc_with_flags
gst_dmabuf_allocator_get_type
gst_dmabuf_allocator_new
gst_dmabuf_memory_get_fd
gst_drm_dumb_allocator_alloc
gst_drm_dumb_allocator_get_type
gst_drm_dumb_allocator_has_prime_export
gst_drm_dumb_allocator_new_with_device_path
gst_drm_dumb_allocator_new_with_fd
gst_drm_dumb_memory_export_dmabuf
gst_drm_dumb_memory_get_handle
gst_fd_allocator_alloc
gst_fd_allocator_alloc_full
gst_fd_allocator_get_type
gst_fd_allocator_new
gst_fd_memory_get_fd
gst_is_ahardware_buffer_buffer
gst_is_ahardware_buffer_memory
gst_is_dmabuf_memory
gst_is_drm_dumb_memory
gst_is_fd_memory
gst_is_phys_memory
gst_phys_memory_allocator_get_type
gst_phys_memory_get_phys_addr
gst_shm_allocator_get
gst_shm_allocator_get_type
gst_shm_allocator_init_once
gst_udmabuf_allocator_get
gst_udmabuf_allocator_get_type
gst_udmabuf_allocator_init_once

Type Aliases§

GstAHardwareBufferFormat
GstAHardwareBufferMemoryQueryFunction
GstFdMemoryFlags