Function sse_size14

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