Searched refs:pipe_src_param (Results 1 – 5 of 5) sorted by relevance
275 const struct _vcs_dpi_display_pipe_source_params_st *pipe_src_param) in handle_det_buf_split() argument284 bool surf_linear = (pipe_src_param->sw_mode == dm_sw_linear); in handle_det_buf_split()285 bool surf_vert = (pipe_src_param->source_scan == dm_vert); in handle_det_buf_split()559 const struct _vcs_dpi_display_pipe_source_params_st *pipe_src_param, in get_surf_rq_param() argument624 vp_width = pipe_src_param->viewport_width_c / ppe; in get_surf_rq_param()625 vp_height = pipe_src_param->viewport_height_c; in get_surf_rq_param()626 data_pitch = pipe_src_param->data_pitch_c; in get_surf_rq_param()627 meta_pitch = pipe_src_param->meta_pitch_c; in get_surf_rq_param()629 vp_width = pipe_src_param->viewport_width / ppe; in get_surf_rq_param()630 vp_height = pipe_src_param->viewport_height; in get_surf_rq_param()[all …]
48 const struct _vcs_dpi_display_pipe_source_params_st *pipe_src_param);
41 const display_pipe_source_params_st *pipe_src_param);236 const display_pipe_source_params_st *pipe_src_param) in handle_det_buf_split() argument245 bool surf_linear = (pipe_src_param->sw_mode == dm_sw_linear); in handle_det_buf_split()246 bool surf_vert = (pipe_src_param->source_scan == dm_vert); in handle_det_buf_split()681 const display_pipe_source_params_st *pipe_src_param, in get_surf_rq_param() argument692 vp_width = pipe_src_param->viewport_width_c / ppe; in get_surf_rq_param()693 vp_height = pipe_src_param->viewport_height_c; in get_surf_rq_param()694 data_pitch = pipe_src_param->data_pitch_c; in get_surf_rq_param()695 meta_pitch = pipe_src_param->meta_pitch_c; in get_surf_rq_param()697 vp_width = pipe_src_param->viewport_width / ppe; in get_surf_rq_param()[all …]
218 const display_pipe_source_params_st *pipe_src_param) in handle_det_buf_split() argument227 bool surf_linear = (pipe_src_param->sw_mode == dm_sw_linear); in handle_det_buf_split()228 bool surf_vert = (pipe_src_param->source_scan == dm_vert); in handle_det_buf_split()