Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_internal.h550 struct ia_css_resolution effective_in_res; member
H A 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()
/openbmc/linux/drivers/staging/media/ipu3/
H A 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()
H A Dipu3-abi.h1433 struct imgu_abi_resolution effective_in_res; member