Symbol MappingΒΆ
C |
Python |
---|---|
gst_buffer_pool_config_get_cuda_alloc_method |
|
gst_buffer_pool_config_get_cuda_stream |
|
gst_buffer_pool_config_set_cuda_alloc_method |
|
gst_buffer_pool_config_set_cuda_stream |
|
GST_CAPS_FEATURE_MEMORY_CUDA_MEMORY |
|
gst_clear_cuda_stream |
unavailable |
gst_context_new_cuda_context |
|
gst_cuda_allocator_alloc |
|
gst_cuda_allocator_alloc_wrapped |
|
gst_cuda_allocator_set_active |
|
gst_cuda_allocator_virtual_alloc |
|
gst_cuda_buffer_pool_new |
|
gst_cuda_context_can_access_peer |
|
gst_cuda_context_get_handle |
|
gst_cuda_context_get_texture_alignment |
|
gst_cuda_context_new |
|
gst_cuda_context_new_wrapped |
|
gst_cuda_context_pop |
|
gst_cuda_context_push |
|
GST_CUDA_CONTEXT_TYPE |
|
gst_cuda_create_user_token |
|
gst_cuda_ensure_element_context |
|
GST_CUDA_GRAPHICS_RESOURCE_D3D11_RESOURCE |
|
gst_cuda_graphics_resource_free |
unavailable |
GST_CUDA_GRAPHICS_RESOURCE_GL_BUFFER |
|
gst_cuda_graphics_resource_map |
unavailable |
gst_cuda_graphics_resource_new |
unavailable |
GST_CUDA_GRAPHICS_RESOURCE_NONE |
|
gst_cuda_graphics_resource_register_gl_buffer |
unavailable |
gst_cuda_graphics_resource_unmap |
unavailable |
gst_cuda_graphics_resource_unregister |
unavailable |
gst_cuda_handle_context_query |
|
gst_cuda_handle_set_context |
|
gst_cuda_load_library |
|
GST_CUDA_MEMORY_ALLOC_MALLOC |
|
GST_CUDA_MEMORY_ALLOC_MMAP |
|
GST_CUDA_MEMORY_ALLOC_UNKNOWN |
|
gst_cuda_memory_export |
|
gst_cuda_memory_get_alloc_method |
|
gst_cuda_memory_get_stream |
|
gst_cuda_memory_get_texture |
|
gst_cuda_memory_get_token_data |
|
gst_cuda_memory_get_user_data |
|
gst_cuda_memory_init_once |
|
gst_cuda_memory_init_once |
|
gst_cuda_memory_set_token_data |
|
gst_cuda_memory_sync |
|
GST_CUDA_MEMORY_TRANSFER_NEED_DOWNLOAD |
|
GST_CUDA_MEMORY_TRANSFER_NEED_SYNC |
|
GST_CUDA_MEMORY_TRANSFER_NEED_UPLOAD |
|
GST_CUDA_MEMORY_TYPE_NAME |
|
gst_cuda_nvrtc_compile |
|
gst_cuda_nvrtc_compile_cubin |
|
gst_cuda_nvrtc_load_library |
|
gst_cuda_pool_allocator_acquire_memory |
|
gst_cuda_pool_allocator_new |
|
gst_cuda_pool_allocator_new_for_virtual_memory |
|
gst_cuda_quark_from_id |
unavailable |
GST_CUDA_QUARK_GRAPHICS_RESOURCE |
|
GST_CUDA_QUARK_MAX |
|
gst_cuda_stream_get_handle |
|
gst_cuda_stream_new |
|
gst_cuda_stream_ref |
|
gst_cuda_stream_unref |
|
gst_is_cuda_memory |
|
GST_MAP_CUDA |
|
GstCudaAllocator |
|
GstCudaAllocatorClass |
|
GstCudaBufferPool |
|
GstCudaBufferPoolClass |
|
GstCudaContext |
|
GstCudaContextClass |
|
GstCudaGraphicsResource |
|
GstCudaGraphicsResourceType |
|
GstCudaMemory |
|
GstCudaMemoryAllocMethod |
|
GstCudaMemoryTransfer |
|
GstCudaPoolAllocator |
|
GstCudaPoolAllocatorClass |
|
GstCudaQuarkId |
C |
Python |
---|---|
GstCudaStream |