Home | History | Annotate | Download | only in mrst

Lines Matching refs:forward_reference_picture

616         ctx->forward_ref_surface = SURFACE(ctx->pic_params->forward_reference_picture);
622 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Forward ref = %08x (%08x)\n", ctx->forward_ref_surface->psb_surface, ctx->pic_params->forward_reference_picture);
627 ctx->forward_ref_surface = SURFACE(ctx->pic_params->forward_reference_picture);
634 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Forward ref = %08x (%08x)\n", ctx->forward_ref_surface->psb_surface, ctx->pic_params->forward_reference_picture);
639 ctx->forward_ref_surface = SURFACE(ctx->pic_params->forward_reference_picture);
642 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Forward ref = %08x (%08x)\n", ctx->forward_ref_surface ? ctx->forward_ref_surface->psb_surface : 0, ctx->pic_params->forward_reference_picture);