pub(crate) fn upsample( component: &mut Components, mcu_height: usize, i: usize, upsampler_scratch_space: &mut [i16], has_vertical_sample: bool, )