Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvapool.c207 if (!gst_va_dmabuf_allocator_setup_buffer (vpool->allocator, buf)) in gst_va_pool_alloc()
210 if (!gst_va_dmabuf_allocator_setup_buffer (vpool->allocator, buf)) in gst_va_pool_alloc()
Dgstvaallocator.h36 gboolean gst_va_dmabuf_allocator_setup_buffer (GstAllocator * allocator,
Dgstvaallocator.c336 if (!gst_va_dmabuf_allocator_setup_buffer (gmem->allocator, buffer)) { in gst_va_dmabuf_mem_copy()
646 gst_va_dmabuf_allocator_setup_buffer (GstAllocator * allocator, in gst_va_dmabuf_allocator_setup_buffer() function
/third_party/gstreamer/gstplugins_bad/
DChangeLog19727 va: allocator: rename gst_va_dmabuf_allocator_setup_buffer()