Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Dsh_css.c6371 struct ia_css_frame_info *vf_out_info[IA_CSS_PIPE_MAX_OUTPUT_STAGE]; in ia_css_pipe_create_cas_scaler_desc() local
6387 vf_out_info[i] = NULL; in ia_css_pipe_create_cas_scaler_desc()
6400 vf_out_info[i] = &pipe->vf_output_info[i]; in ia_css_pipe_create_cas_scaler_desc()
6492 if (vf_out_info[j]) { in ia_css_pipe_create_cas_scaler_desc()
6493 descr->vf_info[i].res.width = vf_out_info[j]->res.width; in ia_css_pipe_create_cas_scaler_desc()
6494 descr->vf_info[i].res.height = vf_out_info[j]->res.height; in ia_css_pipe_create_cas_scaler_desc()
6495 descr->vf_info[i].padded_width = vf_out_info[j]->padded_width; in ia_css_pipe_create_cas_scaler_desc()