Searched refs:motion_y (Results 1 – 1 of 1) sorted by relevance
4150 int motion_y = motion_vector->y; in sh_css_update_uds_and_crop_info() local4191 motion_y = clamp(motion_y, -half_env_y, half_env_y); in sh_css_update_uds_and_crop_info()4193 uds_yc += motion_y; in sh_css_update_uds_and_crop_info()4203 motion_y = clamp(motion_y, -half_env_y, half_env_y); in sh_css_update_uds_and_crop_info()4207 uds_yc = in_frame_info->res.height / 2 + motion_y; in sh_css_update_uds_and_crop_info()4225 motion_y = clamp(motion_y, -half_env_y, half_env_y); in sh_css_update_uds_and_crop_info()4229 + half_env_y + motion_y; in sh_css_update_uds_and_crop_info()