Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xvmc/
Dcontext.c275 vl_compositor_cleanup(&context_priv->compositor); in XvMCCreateContext()
331 vl_compositor_cleanup(&context_priv->compositor); in XvMCDestroyContext()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h233 vl_compositor_cleanup(struct vl_compositor *compositor);
Dvl_compositor.c795 vl_compositor_cleanup(struct vl_compositor *c) in vl_compositor_cleanup() function
/external/mesa3d/src/gallium/state_trackers/vdpau/
Ddevice.c165 vl_compositor_cleanup(&dev->compositor); in vlVdpDeviceDestroy()