Searched refs:pipe_in_res (Results 1 – 1 of 1) sorted by relevance
744 struct ia_css_resolution pipe_in_res,1164 struct ia_css_resolution pipe_in_res; in ia_css_process_zoom_and_motion() local 1166 pipe_in_res.width = 0; in ia_css_process_zoom_and_motion() 1167 pipe_in_res.height = 0; in ia_css_process_zoom_and_motion() 1208 /* we will use pipe_in_res to scale the zoom crop region if needed */ in ia_css_process_zoom_and_motion() 1209 pipe_in_res = binary->effective_in_frame_res; in ia_css_process_zoom_and_motion() 1235 pipe_in_res, in ia_css_process_zoom_and_motion() 4074 struct ia_css_resolution pipe_in_res, in sh_css_update_uds_and_crop_info_based_on_zoom_region() argument 4104 if ((x0 > x1) || (y0 > y1) || (x1 > pipe_in_res.width) || (y1 > pipe_in_res in sh_css_update_uds_and_crop_info_based_on_zoom_region() [all...]