Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimageallocator.h35 #define GST_XVIMAGE_ALLOCATOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_XVIMAGE_ALLOCA… macro
Dxvimageallocator.c313 GstXvImageAllocator *alloc = GST_XVIMAGE_ALLOCATOR (object); in gst_xvimage_allocator_finalize()