Function sgrproj_box_f_r0_internal

Source
pub(crate) fn sgrproj_box_f_r0_internal<T: Pixel>(
    f: &mut [u32],
    start_x: usize,
    y: usize,
    w: usize,
    cdeffed: &PlaneSlice<'_, T>,
)