Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Dsh_css.c6375 struct ia_css_frame_info *vf_out_info[IA_CSS_PIPE_MAX_OUTPUT_STAGE]; in ia_css_pipe_create_cas_scaler_desc() local
6391 vf_out_info[i] = NULL; in ia_css_pipe_create_cas_scaler_desc()
6404 vf_out_info[i] = &pipe->vf_output_info[i]; in ia_css_pipe_create_cas_scaler_desc()
6496 if (vf_out_info[j]) { in ia_css_pipe_create_cas_scaler_desc()
6497 descr->vf_info[i].res.width = vf_out_info[j]->res.width; in ia_css_pipe_create_cas_scaler_desc()
6498 descr->vf_info[i].res.height = vf_out_info[j]->res.height; in ia_css_pipe_create_cas_scaler_desc()
6499 descr->vf_info[i].padded_width = vf_out_info[j]->padded_width; in ia_css_pipe_create_cas_scaler_desc()