Searched refs:half_env_x (Results 1 – 1 of 1) sorted by relevance
3925 int half_env_x, half_env_y; in sh_css_update_uds_and_crop_info() local3941 half_env_x = env_width / 2; in sh_css_update_uds_and_crop_info()3967 motion_x = clamp(motion_x, -half_env_x, half_env_x); in sh_css_update_uds_and_crop_info()3976 half_env_x = env_width / 2; in sh_css_update_uds_and_crop_info()3979 motion_x = clamp(motion_x, -half_env_x, half_env_x); in sh_css_update_uds_and_crop_info()3999 half_env_x = env_width / 2; in sh_css_update_uds_and_crop_info()4001 motion_x = clamp(motion_x, -half_env_x, half_env_x); in sh_css_update_uds_and_crop_info()4004 + half_env_x + motion_x; in sh_css_update_uds_and_crop_info()