pub fn max_sample_error(original: &[i16], received: &[i16]) -> i32
Compute the maximum absolute sample-by-sample error.