Searched refs:effective_in_frame_res (Results 1 – 5 of 5) sorted by relevance
110 struct ia_css_resolution effective_in_frame_res; member
265 binary->effective_in_frame_res.width * bds.denominator / in prepare_shading_table()
932 sh_css_sp_stage.frames.effective_in_res.width = binary->effective_in_frame_res.width; in sh_css_sp_init_stage()933 sh_css_sp_stage.frames.effective_in_res.height = binary->effective_in_frame_res.height; in sh_css_sp_init_stage()
1209 pipe_in_res = binary->effective_in_frame_res; in ia_css_process_zoom_and_motion()
718 binary->effective_in_frame_res.width = in_info->res.width; in ia_css_binary_fill_info()719 binary->effective_in_frame_res.height = in_info->res.height; in ia_css_binary_fill_info()
Completed in 18 milliseconds