Searched refs:motion_x (Results 1 – 1 of 1) sorted by relevance
3933 int motion_x = motion_vector->x; in sh_css_update_uds_and_crop_info() local3974 motion_x = clamp(motion_x, -half_env_x, half_env_x); in sh_css_update_uds_and_crop_info()3976 uds_xc += motion_x; in sh_css_update_uds_and_crop_info()3986 motion_x = clamp(motion_x, -half_env_x, half_env_x); in sh_css_update_uds_and_crop_info()3990 uds_xc = in_frame_info->res.width / 2 + motion_x; in sh_css_update_uds_and_crop_info()4008 motion_x = clamp(motion_x, -half_env_x, half_env_x); in sh_css_update_uds_and_crop_info()4011 + half_env_x + motion_x; in sh_css_update_uds_and_crop_info()