Home | History | Annotate | Download | only in va

Lines Matching defs:vaGetImage

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