Home | History | Annotate | Download | only in mrst

Lines Matching defs:SURFACE

52 #define SURFACE(id)    ((object_surface_p) object_heap_lookup( &ctx->obj_context->driver_data->surface_heap, id ))
334 ctx->ref_surface = SURFACE(pBuffer->ReferenceFrames[0].picture_id);
335 ctx->dest_surface = SURFACE(pBuffer->CurrPic.picture_id);