Lines Matching defs:privFuture
526 struct intel_xvmc_surface * privFuture)
578 map_state->y_backward.tm0.base_address = privFuture->bo->offset >> 2;
581 privFuture->bo, 0,
627 (privFuture->bo->offset + UOFFSET(context)) >> 2;
630 privFuture->bo, UOFFSET(context),
676 (privFuture->bo->offset + VOFFSET(context)) >> 2;
679 privFuture->bo, VOFFSET(context),
1027 struct intel_xvmc_surface *privFuture = NULL;
1078 privFuture = privPast; // privTarget;
1085 if (!(privFuture = future_surface->privData)) {
1149 i915_mc_map_state_set(context, privPast, privFuture);