Function sad_plane_internal

Source
pub(crate) fn sad_plane_internal<T: Pixel>(
    src: &Plane<T>,
    dst: &Plane<T>,
    _cpu: CpuFeatureLevel,
) -> u64