Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_vld_dec.c80 psb_surface_p src_surface = obj_context->current_render_target->psb_surface; in vld_dec_setup_alternative_frame()
81 psb_surface_p out_loop_surface = obj_context->current_render_target->out_loop_surface; in vld_dec_setup_alternative_frame()
94 out_loop_surface = obj_context->current_render_target->scaling_surface; in vld_dec_setup_alternative_frame()
102 startX = ((uint32_t)obj_context->current_render_target->offset_x_s + 0x3f) & ~0x3f; in vld_dec_setup_alternative_frame()
103 startY = ((uint32_t)obj_context->current_render_target->offset_y_s + 0x1) & ~0x1; in vld_dec_setup_alternative_frame()
493 surface_param.src_surface = obj_context->current_render_target->scaling_surface; in vld_dec_yuv_rotate()
494 surface_param.display_width = obj_context->current_render_target->buffer_width_s; in vld_dec_yuv_rotate()
495 surface_param.display_height = obj_context->current_render_target->buffer_height_s; in vld_dec_yuv_rotate()
496 surface_param.coded_width = obj_context->current_render_target->width_s; in vld_dec_yuv_rotate()
497 surface_param.coded_height = obj_context->current_render_target->height_s; in vld_dec_yuv_rotate()
Dtng_ved_scaling.c230 object_surface_p src_surface = obj_context->current_render_target; in tng_calculate_scaler_coff_reg()
245 obj_context->current_render_target->width_s, obj_context->current_render_target->height_s); in tng_calculate_scaler_coff_reg()
247 … obj_context->driver_data->render_rect.width / (float) obj_context->current_render_target->width_s; in tng_calculate_scaler_coff_reg()
248 …bj_context->driver_data->render_rect.height / (float) obj_context->current_render_target->height_s; in tng_calculate_scaler_coff_reg()
318 object_surface_p src_surface = obj_context->current_render_target; in tng_ved_write_scale_reg()
Dpnw_MPEG4.c1385 object_surface_p obj_surface = ctx->obj_context->current_render_target; in psb__MPEG4_process_picture_param()
1411 …ce = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->curre… in psb__MPEG4_process_picture_param()
1425 …ce = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->curre… in psb__MPEG4_process_picture_param()
1437 …ce = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->curre… in psb__MPEG4_process_picture_param()
1445 …ce = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->curre… in psb__MPEG4_process_picture_param()
1457 ctx->forward_ref_surface = ctx->obj_context->current_render_target; in psb__MPEG4_process_picture_param()
1461 ctx->backward_ref_surface = ctx->obj_context->current_render_target; in psb__MPEG4_process_picture_param()
1483 …ld_dec_allocate_colocated_buffer(&ctx->dec_ctx, ctx->obj_context->current_render_target, colocated… in psb__MPEG4_process_picture_param()
1736 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG4_set_picture_params()
1785 …MSVDX_CMDS, OPERATING_MODE, ROW_STRIDE, ctx->obj_context->current_render_target->psb_surfa… in psb__MPEG4_set_picture_params()
[all …]
Dtng_VP8.c344 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in get_opp_mode_stride()
378 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in get_inloop_opmod()
608 object_surface_p obj_surface = ctx->obj_context->current_render_target; in tng__VP8_process_picture_param()
679 ctx->last_ref_picture = ctx->obj_context->current_render_target; in tng__VP8_process_picture_param()
686 ctx->golden_ref_picture = ctx->obj_context->current_render_target; in tng__VP8_process_picture_param()
693 ctx->alt_ref_picture = ctx->obj_context->current_render_target; in tng__VP8_process_picture_param()
768 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in tng__VP8_set_target_picture()
1483 ctx->obj_context->ec_candidate = ctx->obj_context->current_render_target; in tng__VP8_choose_ec_frames()
1496 ctx->obj_context->ec_target = ctx->obj_context->current_render_target; in tng__VP8_choose_ec_frames()
1535 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in tng_VP8_EndPicture()
[all …]
Dpnw_MPEG2.c714 object_surface_p obj_surface = ctx->obj_context->current_render_target; in psb__MPEG2_process_picture_param()
843 …g_mode, MSVDX_CMDS, OPERATING_MODE, ROW_STRIDE, ctx->obj_context->current_render_target->psb_surfa… in psb__MPEG2_process_picture_param()
925 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2_set_operating_mode()
947 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2_set_reference_pictures()
1031 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2_set_picture_header()
1288 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MEPG2_send_highlevel_cmd()
1289 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__MEPG2_send_highlevel_cmd()
1345 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__MEPG2_send_blit_cmd()
Dpnw_H264.c551 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__H264_process_picture_param()
552 object_surface_p obj_surface = ctx->obj_context->current_render_target; in psb__H264_process_picture_param()
605 …ld_dec_allocate_colocated_buffer(&ctx->dec_ctx, ctx->obj_context->current_render_target, colocated… in psb__H264_process_picture_param()
1190 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__H264_build_rendec_params()
1697 …ctx->obj_context->ec_candidate = ctx->obj_context->current_render_target; /* in case the next fram… in psb__H264_choose_ec_frames()
1700 ctx->obj_context->ec_target = ctx->obj_context->current_render_target; in psb__H264_choose_ec_frames()
1773 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in pnw_H264_EndPicture()
1779 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in pnw_H264_EndPicture()
Dpnw_rotate.c169 object_surface_p obj_surface = obj_context->current_render_target; in psb_RecalcAlternativeOutput()
363 psb_buffer_unmap(&obj_context->current_render_target->out_loop_surface->buf); in psb_RecalcAlternativeOutput()
373 object_surface_p obj_surface = obj_context->current_render_target; in psb_CheckInterlaceRotate()
Dvsp_compose.c97 output_surface = ctx->obj_context->current_render_target; in vsp_compose_process_pipeline_param()
Dtng_yuv_processor.c213 … psb_surface_p rotate_surface = dec_ctx->obj_context->current_render_target->out_loop_surface; in tng__yuv_processor_execute()
244 psb_surface_p rotate_surface = dec_ctx->obj_context->current_render_target->psb_surface; in tng__yuv_processor_execute()
Dpnw_VC1.c720 object_surface_p obj_surface = ctx->obj_context->current_render_target; in psb__VC1_process_picture_param()
755 ctx->decoded_surface = ctx->obj_context->current_render_target; in psb__VC1_process_picture_param()
762 …SET_SURFACE_INFO_picture_coding_type(ctx->obj_context->current_render_target->psb_surface, pic_par… in psb__VC1_process_picture_param()
793 …%08x ID = %08x\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->curre… in psb__VC1_process_picture_param()
822 …ld_dec_allocate_colocated_buffer(&ctx->dec_ctx, ctx->obj_context->current_render_target, colocated… in psb__VC1_process_picture_param()
1795 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__VC1_send_rendec_params()
1970 deblock_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__VC1_send_rendec_params()
2146 …_FCM_REF0, GET_SURFACE_INFO_picture_coding_type(ctx->obj_context->current_render_target->psb_surfa… in psb__VC1_send_rendec_params()
Dvsp_vp8.c429 pic->input_frame.stride = ctx->obj_context->current_render_target->psb_surface->stride; in vsp_vp8_process_picture_param()
476 … pic->input_frame.stride * ctx->obj_context->current_render_target->height, in vsp_vp8_process_picture_param()
Dpsb_drv_video.h391 object_surface_p current_render_target; member
Dpsb_drv_video.c1111 obj_context->current_render_target = NULL; in psb_CreateContext()
1756 obj_context->current_render_target = NULL; in psb__destroy_context()
2159 ASSERT(obj_context->current_render_target == NULL); in psb_BeginPicture()
2165 obj_context->current_render_target = obj_surface; in psb_BeginPicture()
2346 ASSERT(obj_context->current_render_target != NULL); in psb_RenderPicture()
2407 obj_context->current_render_target = NULL; in psb_EndPicture()
Dpnw_jpeg.c262 ctx->src_surface = ctx->obj_context->current_render_target; in pnw_jpeg_BeginPicture()
Dtng_jpegES.c1154 ps_buf->src_surface = ctx->obj_context->current_render_target; in tng_jpeg_BeginPicture()
1233 tng_cmdbuf_buffer_ref(cmdbuf, &(ctx->obj_context->current_render_target->psb_surface->buf)); in tng_jpeg_BeginPicture()
Dtng_jpegdec.c844 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in tng__JPEG_set_reference_pictures()
Dvsp_VPP.c595 cur_output_surf = ctx->obj_context->current_render_target; in vsp__VPP_process_pipeline_param()
Dtng_hostcode.c844 ps_buf->src_surface = ctx->obj_context->current_render_target; in tng_BeginPicture()
869 tng_cmdbuf_buffer_ref(cmdbuf, &(ctx->obj_context->current_render_target->psb_surface->buf)); in tng_BeginPicture()
Dpnw_hostcode.c569 ctx->src_surface = ctx->obj_context->current_render_target; in pnw_BeginPicture()
/hardware/intel/img/psb_video/src/mrst/
Dpsb_MPEG4.c610 …ce = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->curre… in psb__MPEG4_process_picture_param()
621 …ce = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->curre… in psb__MPEG4_process_picture_param()
633 …ce = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->curre… in psb__MPEG4_process_picture_param()
641 …ce = %08x (%08x)\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->curre… in psb__MPEG4_process_picture_param()
653 ctx->forward_ref_surface = ctx->obj_context->current_render_target; in psb__MPEG4_process_picture_param()
657 ctx->backward_ref_surface = ctx->obj_context->current_render_target; in psb__MPEG4_process_picture_param()
674 …vaStatus = psb__MPEG4_allocate_colocated_buffer(ctx, ctx->obj_context->current_render_target, colo… in psb__MPEG4_process_picture_param()
945 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__MPEG4_setup_alternative_frame()
977 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG4_set_picture_params()
1027 …MSVDX_CMDS, OPERATING_MODE, ROW_STRIDE, ctx->obj_context->current_render_target->psb_surfa… in psb__MPEG4_set_picture_params()
Dpsb_H264.c610 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__H264_process_picture_param()
665 uint32_t size_mb = ((ctx->obj_context->current_render_target->width + 15) / 16) * in psb__H264_process_picture_param()
666 ((ctx->obj_context->current_render_target->height + 15) / 16); in psb__H264_process_picture_param()
669 …vaStatus = psb__H264_allocate_colocated_buffer(ctx, ctx->obj_context->current_render_target, coloc… in psb__H264_process_picture_param()
1045 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__H264_setup_alternative_frame()
1077 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__H264_build_rendec_params()
1571 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__set_macroblock_parameters()
1833 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb_H264_EndPicture()
1879 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb_H264_EndPicture()
Dpsb_MPEG2.c821 …g_mode, MSVDX_CMDS, OPERATING_MODE, ROW_STRIDE, ctx->obj_context->current_render_target->psb_surfa… in psb__MPEG2_process_picture_param()
922 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__MPEG2_setup_alternative_frame()
953 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2_set_operating_mode()
978 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2_set_reference_pictures()
1057 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2_set_picture_header()
1417 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MEPG2_send_highlevel_cmd()
1471 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__MEPG2_send_blit_cmd()
Dpsb_MPEG2MC.c681 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__MPEG2MC_send_highlevel_commands()
1177 ctx->backward_ref_surface = ctx->obj_context->current_render_target; in psb__MPEG2MC_process_picture_param()
1180 ctx->forward_ref_surface = ctx->obj_context->current_render_target; in psb__MPEG2MC_process_picture_param()
1220 … ROW_STRIDE, (ctx->obj_context->current_render_target->psb_surface->stride_mode)); in psb__MPEG2MC_process_picture_param()
1362 psb_surface_p tmp = ctx->obj_context->current_render_target->psb_surface; in psb_MPEG2MC_BeginPicture()
Dpsb_VC1.c751 ctx->decoded_surface = ctx->obj_context->current_render_target; in psb__VC1_process_picture_param()
781 …%08x ID = %08x\n", ctx->obj_context->current_render_target->psb_surface, ctx->obj_context->curre… in psb__VC1_process_picture_param()
804 …vaStatus = psb__VC1_allocate_colocated_buffer(ctx, ctx->obj_context->current_render_target, coloca… in psb__VC1_process_picture_param()
1807 psb_surface_p rotate_surface = ctx->obj_context->current_render_target->out_loop_surface; in psb__VC1_setup_alternative_frame()
1840 psb_surface_p target_surface = ctx->obj_context->current_render_target->psb_surface; in psb__VC1_send_rendec_params()
Dlnc_hostcode.c188 ctx->src_surface = ctx->obj_context->current_render_target; in lnc_BeginPicture()