Home | History | Annotate | Download | only in va

Lines Matching defs:vaDestroyImage

1206 VAStatus vaDestroyImage (
1215 return ctx->vtable->vaDestroyImage ( ctx, image);
1304 * An image created with vaDeriveImage should be freed with vaDestroyImage. The