Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Dsh_css_internal.h560 struct ia_css_resolution effective_in_res; member
Dsh_css_sp.c976 sh_css_sp_stage.frames.effective_in_res.width = binary->effective_in_frame_res.width; in sh_css_sp_init_stage()
977 sh_css_sp_stage.frames.effective_in_res.height = binary->effective_in_frame_res.height; in sh_css_sp_init_stage()
/linux-5.19.10/drivers/staging/media/ipu3/
Dipu3-css.c913 frames_sp->effective_in_res.width = in imgu_css_pipeline_init()
915 frames_sp->effective_in_res.height = in imgu_css_pipeline_init()
Dipu3-abi.h1433 struct imgu_abi_resolution effective_in_res; member