Home | History | Annotate | Download | only in va

Lines Matching defs:vaDestroyImage

1212 VAStatus vaDestroyImage (
1221 return ctx->vtable->vaDestroyImage ( ctx, image);
1310 * An image created with vaDeriveImage should be freed with vaDestroyImage. The