Function should_filter_horizontal

Source
fn should_filter_horizontal(
    interior_limit: u8,
    edge_limit: u8,
    pixels: &[u8],
) -> bool