Function sse_size6

Source
fn sse_size6<T: Pixel>(
    rec: &PlaneRegion<'_, T>,
    src: &PlaneRegion<'_, T>,
    tally: &mut [i64; 65],
    horizontal_p: bool,
    bd: usize,
)