Searched refs:current_render_target (Results 1 - 25 of 25) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_ved_scaling.c230 object_surface_p src_surface = obj_context->current_render_target;
245 obj_context->current_render_target->width_s, obj_context->current_render_target->height_s);
247 fHorzPitch = obj_context->driver_data->render_rect.width / (float) obj_context->current_render_target->width_s;
248 fVertPitch = obj_context->driver_data->render_rect.height / (float) obj_context->current_render_target->height_s;
318 object_surface_p src_surface = obj_context->current_render_target;
H A Dtng_vld_dec.c78 psb_surface_p src_surface = obj_context->current_render_target->psb_surface;
79 psb_surface_p out_loop_surface = obj_context->current_render_target->out_loop_surface;
83 /* In VPP ctx, current_render_target is rotated surface */
92 out_loop_surface = obj_context->current_render_target->scaling_surface;
100 startX = ((uint32_t)obj_context->current_render_target->offset_x_s + 0x3f) & ~0x3f;
101 startY = ((uint32_t)obj_context->current_render_target->offset_y_s + 0x1) & ~0x1;
491 surface_param.src_surface = obj_context->current_render_target->scaling_surface;
492 surface_param.display_width = obj_context->current_render_target->buffer_width_s;
493 surface_param.display_height = obj_context->current_render_target->buffer_height_s;
494 surface_param.coded_width = obj_context->current_render_target
[all...]
H A Dpnw_MPEG4.c1385 object_surface_p obj_surface = ctx->obj_context->current_render_target;
1411 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PICTURE_CODING_I\nTarget surface = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->current_render_target->base.id);
1425 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PICTURE_CODING_P\nTarget surface = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->current_render_target->base.id);
1437 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PICTURE_CODING_B\nTarget surface = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->current_render_target->base.id);
1445 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PICTURE_CODING_S\nTarget surface = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->current_render_target->base.id);
1457 ctx->forward_ref_surface = ctx->obj_context->current_render_target;
[all...]
H A Dtng_VP8.c344 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
378 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
608 object_surface_p obj_surface = ctx->obj_context->current_render_target;
654 if(obj_surface != ctx->obj_context->current_render_target)
679 ctx->last_ref_picture = ctx->obj_context->current_render_target;
686 ctx->golden_ref_picture = ctx->obj_context->current_render_target;
693 ctx->alt_ref_picture = ctx->obj_context->current_render_target;
750 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
768 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1483 ctx->obj_context->ec_candidate = ctx->obj_context->current_render_target;
[all...]
H A Dpnw_MPEG2.c671 object_surface_p obj_surface = ctx->obj_context->current_render_target;
800 REGIO_WRITE_FIELD_LITE(ctx->obj_context->operating_mode, MSVDX_CMDS, OPERATING_MODE, ROW_STRIDE, ctx->obj_context->current_render_target->psb_surface->stride_mode);
881 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
902 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
979 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1212 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1213 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface;
1269 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface;
H A Dpnw_rotate.c164 object_surface_p obj_surface = obj_context->current_render_target;
358 psb_buffer_unmap(&obj_context->current_render_target->out_loop_surface->buf);
368 object_surface_p obj_surface = obj_context->current_render_target;
H A Dvsp_compose.c97 output_surface = ctx->obj_context->current_render_target;
H A Dpnw_H264.c551 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
552 object_surface_p obj_surface = ctx->obj_context->current_render_target;
605 vaStatus = vld_dec_allocate_colocated_buffer(&ctx->dec_ctx, ctx->obj_context->current_render_target, colocated_size);
1190 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1697 ctx->obj_context->ec_candidate = ctx->obj_context->current_render_target; /* in case the next frame is an I frame we will need this */
1700 ctx->obj_context->ec_target = ctx->obj_context->current_render_target;
1773 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1779 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface;
H A Dtng_yuv_processor.c121 /* psb_surface_p target_surface = dec_ctx->obj_context->current_render_target->psb_surface; */
187 /* psb_surface_p target_surface = dec_ctx->obj_context->current_render_target->psb_surface; */
206 psb_surface_p rotate_surface = dec_ctx->obj_context->current_render_target->out_loop_surface;
237 psb_surface_p rotate_surface = dec_ctx->obj_context->current_render_target->psb_surface;
H A Dpnw_VC1.c720 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
[all...]
H A Dvsp_vp8.c425 pic->input_frame.stride = ctx->obj_context->current_render_target->psb_surface->stride;
472 pic->input_frame.stride * ctx->obj_context->current_render_target->height,
H A Dpnw_jpeg.c262 ctx->src_surface = ctx->obj_context->current_render_target;
H A Dpsb_drv_video.h369 object_surface_p current_render_target; member in struct:object_context_s
H A Dpsb_drv_video.c1079 obj_context->current_render_target = NULL;
1667 obj_context->current_render_target = NULL;
2069 ASSERT(obj_context->current_render_target == NULL);
2075 obj_context->current_render_target = obj_surface;
2213 ASSERT(obj_context->current_render_target != NULL);
2274 obj_context->current_render_target = NULL;
H A Dtng_jpegES.c1154 ps_buf->src_surface = ctx->obj_context->current_render_target;
1233 tng_cmdbuf_buffer_ref(cmdbuf, &(ctx->obj_context->current_render_target->psb_surface->buf));
H A Dtng_jpegdec.c844 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
H A Dvsp_VPP.c589 cur_output_surf = ctx->obj_context->current_render_target;
H A Dpnw_hostcode.c569 ctx->src_surface = ctx->obj_context->current_render_target;
H A Dtng_hostcode.c844 ps_buf->src_surface = ctx->obj_context->current_render_target;
869 tng_cmdbuf_buffer_ref(cmdbuf, &(ctx->obj_context->current_render_target->psb_surface->buf));
/hardware/intel/img/psb_video/src/mrst/
H A Dpsb_MPEG4.c610 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PICTURE_CODING_I\nTarget surface = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->current_render_target->base.id);
621 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PICTURE_CODING_P\nTarget surface = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->current_render_target->base.id);
633 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PICTURE_CODING_B\nTarget surface = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->current_render_target->base.id);
641 drv_debug_msg(VIDEO_DEBUG_GENERAL, "PICTURE_CODING_S\nTarget surface = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->current_render_target->base.id);
653 ctx->forward_ref_surface = ctx->obj_context->current_render_target;
657 ctx->backward_ref_surface = ctx->obj_context->current_render_target;
[all...]
H A Dpsb_MPEG2.c821 REGIO_WRITE_FIELD_LITE(ctx->obj_context->operating_mode, MSVDX_CMDS, OPERATING_MODE, ROW_STRIDE, ctx->obj_context->current_render_target->psb_surface->stride_mode);
922 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface;
953 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
978 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1057 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1417 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1471 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface;
H A Dpsb_MPEG2MC.c681 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1177 ctx->backward_ref_surface = ctx->obj_context->current_render_target;
1180 ctx->forward_ref_surface = ctx->obj_context->current_render_target;
1220 ROW_STRIDE, (ctx->obj_context->current_render_target->psb_surface->stride_mode));
1362 psb_surface_p tmp = ctx->obj_context->current_render_target->psb_surface;
H A Dpsb_H264.c610 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
665 uint32_t size_mb = ((ctx->obj_context->current_render_target->width + 15) / 16) *
666 ((ctx->obj_context->current_render_target->height + 15) / 16);
669 vaStatus = psb__H264_allocate_colocated_buffer(ctx, ctx->obj_context->current_render_target, colocated_size);
1045 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface;
1077 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1571 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1833 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
1879 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
H A Dpsb_VC1.c747 * the out of loop decoded picture is stored in ctx->obj_context->current_render_target
751 ctx->decoded_surface = ctx->obj_context->current_render_target;
781 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);
804 vaStatus = psb__VC1_allocate_colocated_buffer(ctx, ctx->obj_context->current_render_target, colocated_size);
1807 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface;
1840 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface;
H A Dlnc_hostcode.c188 ctx->src_surface = ctx->obj_context->current_render_target;

Completed in 185 milliseconds