Home
last modified time | relevance | path

Searched refs:gst_xvimage_allocator_alloc (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimageallocator.h45 GstMemory * gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator,
Dxvimagepool.c135 xvpool->pre_alloc_mem = gst_xvimage_allocator_alloc (xvpool->allocator, in xvimage_buffer_pool_set_config()
213 mem = gst_xvimage_allocator_alloc (xvpool->allocator, xvpool->im_format, in xvimage_buffer_pool_alloc()
Dxvimageallocator.c260 gst_xvimage_allocator_alloc (GST_XVIMAGE_ALLOCATOR_CAST (gmem->allocator), in gst_xvimage_memory_copy()
345 gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator, gint im_format, in gst_xvimage_allocator_alloc() function
/third_party/gstreamer/gstplugins_base/
DChangeLog48931 xvimageallocator: const correctness in gst_xvimage_allocator_alloc().