Home
last modified time | relevance | path

Searched refs:GST_GL_MEMORY_ALLOCATOR_CLASS (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.h37 #define GST_GL_MEMORY_ALLOCATOR_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_GL… macro
Dgstglmemorypbo.c345 alloc_class = GST_GL_MEMORY_ALLOCATOR_CLASS (parent_class); in _gl_mem_map_cpu_access()
376 alloc_class = GST_GL_MEMORY_ALLOCATOR_CLASS (parent_class); in _gl_mem_map_gpu_access()