Home
last modified time | relevance | path

Searched refs:vlVaDestroyImage (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/docs/relnotes/
D11.2.1.rst88 - st/va: avoid dereference after free in vlVaDestroyImage
D11.1.4.rst141 - st/va: avoid dereference after free in vlVaDestroyImage
/external/mesa3d/src/gallium/frontends/va/
Dcontext.c69 &vlVaDestroyImage,
Dva_private.h378 VAStatus vlVaDestroyImage(VADriverContextP ctx, VAImageID image);
Dimage.c390 vlVaDestroyImage(VADriverContextP ctx, VAImageID image) in vlVaDestroyImage() function