Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dsh_css_params.c4145 int motion_x = motion_vector->x; in sh_css_update_uds_and_crop_info() local
4186 motion_x = clamp(motion_x, -half_env_x, half_env_x); in sh_css_update_uds_and_crop_info()
4188 uds_xc += motion_x; in sh_css_update_uds_and_crop_info()
4198 motion_x = clamp(motion_x, -half_env_x, half_env_x); in sh_css_update_uds_and_crop_info()
4202 uds_xc = in_frame_info->res.width / 2 + motion_x; in sh_css_update_uds_and_crop_info()
4220 motion_x = clamp(motion_x, -half_env_x, half_env_x); in sh_css_update_uds_and_crop_info()
4223 + half_env_x + motion_x; in sh_css_update_uds_and_crop_info()