Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/binary/interface/
H A Dia_css_binary.h118 struct ia_css_resolution effective_in_frame_res; member
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_param_shading.c274 binary->effective_in_frame_res.width * bds.denominator / in prepare_shading_table()
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()
H A Dsh_css_params.c1218 pipe_in_res = binary->effective_in_frame_res; in ia_css_process_zoom_and_motion()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c727 binary->effective_in_frame_res.width = in_info->res.width; in ia_css_binary_fill_info()
728 binary->effective_in_frame_res.height = in_info->res.height; in ia_css_binary_fill_info()