Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimageallocator.h34 #define GST_IS_XVIMAGE_ALLOCATOR(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_TYPE_XVIMAGE_ALLOCA… macro
Dxvimageallocator.c86 if (!GST_IS_XVIMAGE_ALLOCATOR (mem->allocator)) in gst_xvimage_memory_is_from_context()
339 g_return_val_if_fail (GST_IS_XVIMAGE_ALLOCATOR (allocator), NULL); in gst_xvimage_allocator_peek_context()