Home
last modified time | relevance | path

Searched refs:va_destroy_surfaces (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dvasurfaceimage.h38 gboolean va_destroy_surfaces (GstVaDisplay * display,
Dgstvaallocator.c114 va_destroy_surfaces (buf->display, &buf->surface, 1); in gst_va_buffer_surface_unref()
183 va_destroy_surfaces (display, &buf->surface, 1); in gst_va_memory_pool_flush_unlocked()
640 va_destroy_surfaces (self->display, &surface, 1); in gst_va_dmabuf_allocator_setup_buffer_full()
987 va_destroy_surfaces (self->display, &va_mem->surface, 1); in _va_free()
1077 va_destroy_surfaces (va_allocator->display, &surface, 1); in _update_image_info()
1083 va_destroy_surfaces (va_allocator->display, &surface, 1); in _update_image_info()
Dvasurfaceimage.c27 va_destroy_surfaces (GstVaDisplay * display, VASurfaceID * surfaces, in va_destroy_surfaces() function