Home | History | Annotate | Download | only in encode

Lines Matching refs:current_upload_surface

147     int current_upload_surface;
449 va_status = vaDeriveImage(ctx->va_dpy, surface_ids[ctx->current_upload_surface], &surface_image);
951 ctx->current_upload_surface = SID_INPUT_PICTURE_1;
1126 ctx->current_input_surface = ctx->current_upload_surface;
1127 ctx->current_upload_surface = tmp;