Searched refs:pipe_param (Results 1 – 9 of 9) sorted by relevance
732 const display_pipe_params_st pipe_param, in get_surf_rq_param() argument746 vp_width = pipe_param.src.viewport_width_c / ppe; in get_surf_rq_param()747 vp_height = pipe_param.src.viewport_height_c; in get_surf_rq_param()748 data_pitch = pipe_param.src.data_pitch_c; in get_surf_rq_param()749 meta_pitch = pipe_param.src.meta_pitch_c; in get_surf_rq_param()750 surface_height = pipe_param.src.surface_height_y / 2.0; in get_surf_rq_param()752 vp_width = pipe_param.src.viewport_width / ppe; in get_surf_rq_param()753 vp_height = pipe_param.src.viewport_height; in get_surf_rq_param()754 data_pitch = pipe_param.src.data_pitch; in get_surf_rq_param()755 meta_pitch = pipe_param.src.meta_pitch; in get_surf_rq_param()[all …]
44 const display_pipe_params_st pipe_param);
679 const display_pipe_params_st pipe_param, in get_surf_rq_param() argument691 vp_width = pipe_param.src.viewport_width_c / ppe; in get_surf_rq_param()692 vp_height = pipe_param.src.viewport_height_c; in get_surf_rq_param()693 data_pitch = pipe_param.src.data_pitch_c; in get_surf_rq_param()694 meta_pitch = pipe_param.src.meta_pitch_c; in get_surf_rq_param()696 vp_width = pipe_param.src.viewport_width / ppe; in get_surf_rq_param()697 vp_height = pipe_param.src.viewport_height; in get_surf_rq_param()698 data_pitch = pipe_param.src.data_pitch; in get_surf_rq_param()699 meta_pitch = pipe_param.src.meta_pitch; in get_surf_rq_param()702 if (pipe_param.dest.odm_combine) { in get_surf_rq_param()[all …]
47 const display_pipe_params_st pipe_param);
46 const display_pipe_params_st pipe_param);
753 const display_pipe_params_st pipe_param) in dml20_rq_dlg_get_rq_reg() argument758 dml20_rq_dlg_get_rq_params(mode_lib, &rq_param, pipe_param.src); in dml20_rq_dlg_get_rq_reg()
753 const display_pipe_params_st pipe_param) in dml20v2_rq_dlg_get_rq_reg() argument758 dml20v2_rq_dlg_get_rq_params(mode_lib, &rq_param, pipe_param.src); in dml20v2_rq_dlg_get_rq_reg()
63 const display_pipe_params_st pipe_param);