Home | History | Annotate | Download | only in va

Lines Matching defs:vaGetImage

1241 VAStatus vaGetImage (
1255 return ctx->vtable->vaGetImage ( ctx, surface, x, y, width, height, image);
1306 * Calls to vaPutImage or vaGetImage using the same surface from which the image
1308 * vaGetImage with other surfaces is supported.