Home | History | Annotate | Download | only in src

Lines Matching refs:current_render_target

720     object_surface_p obj_surface = ctx->obj_context->current_render_target;
751 * the out of loop decoded picture is stored in ctx->obj_context->current_render_target
755 ctx->decoded_surface = ctx->obj_context->current_render_target;
762 SET_SURFACE_INFO_picture_coding_type(ctx->obj_context->current_render_target->psb_surface, pic_params->picture_fields.bits.frame_coding_mode);
793 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Target ref = %08x ID = %08x\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->current_render_target->surface_id);
822 vaStatus = vld_dec_allocate_colocated_buffer(&ctx->dec_ctx, ctx->obj_context->current_render_target, colocated_size);
1795 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1970 deblock_surface = ctx->obj_context->current_render_target->out_loop_surface;
2146 REGIO_WRITE_FIELD(cmd, MSVDX_VEC_VC1, CR_VEC_VC1_BE_PPS2, VC1_BE_FCM_REF0, GET_SURFACE_INFO_picture_coding_type(ctx->obj_context->current_render_target->psb_surface));