Home | History | Annotate | Download | only in encode

Lines Matching refs:vaDeriveImage

449     va_status = vaDeriveImage(ctx->va_dpy, surface_ids[ctx->current_upload_surface], &surface_image);
450 CHECK_VASTATUS(va_status,"vaDeriveImage");