Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/runtime/binary/interface/
Dia_css_binary.h119 struct ia_css_resolution effective_in_frame_res; member
/drivers/staging/media/atomisp/pci/
Dsh_css_param_shading.c268 binary->effective_in_frame_res.width * bds_denominator / in prepare_shading_table()
Dsh_css_sp.c959 sh_css_sp_stage.frames.effective_in_res.width = binary->effective_in_frame_res.width; in sh_css_sp_init_stage()
960 sh_css_sp_stage.frames.effective_in_res.height = binary->effective_in_frame_res.height; in sh_css_sp_init_stage()
Dsh_css_params.c1235 pipe_in_res = binary->effective_in_frame_res; in ia_css_process_zoom_and_motion()
/drivers/staging/media/atomisp/pci/runtime/binary/src/
Dbinary.c1161 binary->effective_in_frame_res.width = in_info->res.width; in ia_css_binary_fill_info()
1162 binary->effective_in_frame_res.height = in_info->res.height; in ia_css_binary_fill_info()