pub(crate) const fn select_ief_upsample( width: usize, height: usize, smooth_filter: bool, angle_delta: isize, ) -> bool