Searched refs:GST_IS_GL_MEMORY_ALLOCATOR (Results 1 – 2 of 2) sorted by relevance
33 #define GST_IS_GL_MEMORY_ALLOCATOR(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_TYPE_G… macro
123 if (!GST_IS_GL_MEMORY_ALLOCATOR (allocator)) { in gst_gl_buffer_pool_set_config()