Searched refs:GST_IS_DMABUF_ALLOCATOR (Results 1 – 3 of 3) sorted by relevance
158 g_return_val_if_fail (GST_IS_DMABUF_ALLOCATOR (allocator), NULL); in gst_dmabuf_allocator_alloc()184 g_return_val_if_fail (GST_IS_DMABUF_ALLOCATOR (allocator), NULL); in gst_dmabuf_allocator_alloc_with_flags()224 return GST_IS_DMABUF_ALLOCATOR (mem->allocator); in gst_is_dmabuf_memory()
64 #define GST_IS_DMABUF_ALLOCATOR(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_TYPE_DMABUF_… macro
1579 if (GST_IS_DMABUF_ALLOCATOR (mem->allocator)) { in gst_va_memory_get_surface()