Searched refs:scale_ratio_depth (Results 1 – 8 of 8) sorted by relevance
1201 hratios_l = e2e_pipe_param.pipe.scale_ratio_depth.hscl_ratio; in dml1_rq_dlg_get_dlg_params()1202 hratios_c = e2e_pipe_param.pipe.scale_ratio_depth.hscl_ratio_c; in dml1_rq_dlg_get_dlg_params()1203 vratio_l = e2e_pipe_param.pipe.scale_ratio_depth.vscl_ratio; in dml1_rq_dlg_get_dlg_params()1204 vratio_c = e2e_pipe_param.pipe.scale_ratio_depth.vscl_ratio_c; in dml1_rq_dlg_get_dlg_params()1207 vinit_l = e2e_pipe_param.pipe.scale_ratio_depth.vinit; in dml1_rq_dlg_get_dlg_params()1208 vinit_c = e2e_pipe_param.pipe.scale_ratio_depth.vinit_c; in dml1_rq_dlg_get_dlg_params()1209 vinit_bot_l = e2e_pipe_param.pipe.scale_ratio_depth.vinit_bot; in dml1_rq_dlg_get_dlg_params()1210 vinit_bot_c = e2e_pipe_param.pipe.scale_ratio_depth.vinit_bot_c; in dml1_rq_dlg_get_dlg_params()1809 hratios_cur0 = e2e_pipe_param.pipe.scale_ratio_depth.hscl_ratio; in dml1_rq_dlg_get_dlg_params()
333 scaler_ratio_depth_st scale_ratio_depth; member
367 scaler_ratio_depth_st *scl = &pipes[j].pipe.scale_ratio_depth; in fetch_pipe_params()
388 input->scale_ratio_depth.hscl_ratio = pipe->plane_res.scl_data.ratios.horz.value/4294967296.0; in pipe_ctx_to_e2e_pipe_params()389 input->scale_ratio_depth.vscl_ratio = pipe->plane_res.scl_data.ratios.vert.value/4294967296.0; in pipe_ctx_to_e2e_pipe_params()390 input->scale_ratio_depth.vinit = pipe->plane_res.scl_data.inits.v.value/4294967296.0; in pipe_ctx_to_e2e_pipe_params()391 if (input->scale_ratio_depth.vinit < 1.0) in pipe_ctx_to_e2e_pipe_params()392 input->scale_ratio_depth.vinit = 1; in pipe_ctx_to_e2e_pipe_params()396 input->scale_ratio_depth.hscl_ratio_c = pipe->plane_res.scl_data.ratios.horz_c.value/4294967296.0; in pipe_ctx_to_e2e_pipe_params()397 input->scale_ratio_depth.vscl_ratio_c = pipe->plane_res.scl_data.ratios.vert_c.value/4294967296.0; in pipe_ctx_to_e2e_pipe_params()398 input->scale_ratio_depth.vinit_c = pipe->plane_res.scl_data.inits.v_c.value/4294967296.0; in pipe_ctx_to_e2e_pipe_params()399 if (input->scale_ratio_depth.vinit_c < 1.0) in pipe_ctx_to_e2e_pipe_params()400 input->scale_ratio_depth.vinit_c = 1; in pipe_ctx_to_e2e_pipe_params()[all …]
711 … full_src_vp_width = pipe_param.scale_ratio_depth.hscl_ratio_c * pipe_param.dest.full_recout_width; in get_surf_rq_param()712 src_hactive_half = pipe_param.scale_ratio_depth.hscl_ratio_c * hactive_half; in get_surf_rq_param()714 full_src_vp_width = pipe_param.scale_ratio_depth.hscl_ratio * pipe_param.dest.full_recout_width; in get_surf_rq_param()715 src_hactive_half = pipe_param.scale_ratio_depth.hscl_ratio * hactive_half; in get_surf_rq_param()828 const scaler_ratio_depth_st *scl = &e2e_pipe_param[pipe_idx].pipe.scale_ratio_depth; in dml_rq_dlg_get_dlg_params()
1949 pipes[pipe_cnt].pipe.scale_ratio_depth.lb_depth = dm_lb_16; in dcn20_populate_dml_pipes_from_context()1950 pipes[pipe_cnt].pipe.scale_ratio_depth.hscl_ratio = 1.0; in dcn20_populate_dml_pipes_from_context()1951 pipes[pipe_cnt].pipe.scale_ratio_depth.vscl_ratio = 1.0; in dcn20_populate_dml_pipes_from_context()1952 pipes[pipe_cnt].pipe.scale_ratio_depth.scl_enable = 0; /*Lb only or Full scl*/ in dcn20_populate_dml_pipes_from_context()2002 pipes[pipe_cnt].pipe.scale_ratio_depth.lb_depth = dm_lb_16; in dcn20_populate_dml_pipes_from_context()2003 pipes[pipe_cnt].pipe.scale_ratio_depth.hscl_ratio = (double) scl->ratios.horz.value / (1ULL<<32); in dcn20_populate_dml_pipes_from_context()2004 …pipes[pipe_cnt].pipe.scale_ratio_depth.hscl_ratio_c = (double) scl->ratios.horz_c.value / (1ULL<<3… in dcn20_populate_dml_pipes_from_context()2005 pipes[pipe_cnt].pipe.scale_ratio_depth.vscl_ratio = (double) scl->ratios.vert.value / (1ULL<<32); in dcn20_populate_dml_pipes_from_context()2006 …pipes[pipe_cnt].pipe.scale_ratio_depth.vscl_ratio_c = (double) scl->ratios.vert_c.value / (1ULL<<3… in dcn20_populate_dml_pipes_from_context()2007 pipes[pipe_cnt].pipe.scale_ratio_depth.scl_enable = in dcn20_populate_dml_pipes_from_context()
781 const scaler_ratio_depth_st *scl = &e2e_pipe_param[pipe_idx].pipe.scale_ratio_depth; in dml20v2_rq_dlg_get_dlg_params()
781 const scaler_ratio_depth_st *scl = &e2e_pipe_param[pipe_idx].pipe.scale_ratio_depth; in dml20_rq_dlg_get_dlg_params()