Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c6127 struct ia_css_frame_info *vf_out_info[IA_CSS_PIPE_MAX_OUTPUT_STAGE]; in ia_css_pipe_create_cas_scaler_desc() local
6143 vf_out_info[i] = NULL; in ia_css_pipe_create_cas_scaler_desc()
6156 vf_out_info[i] = &pipe->vf_output_info[i]; in ia_css_pipe_create_cas_scaler_desc()
6248 if (vf_out_info[j]) { in ia_css_pipe_create_cas_scaler_desc()
6249 descr->vf_info[i].res.width = vf_out_info[j]->res.width; in ia_css_pipe_create_cas_scaler_desc()
6250 descr->vf_info[i].res.height = vf_out_info[j]->res.height; in ia_css_pipe_create_cas_scaler_desc()
6251 descr->vf_info[i].padded_width = vf_out_info[j]->padded_width; in ia_css_pipe_create_cas_scaler_desc()