fn should_filter_vertical( interior_limit: u8, edge_limit: u8, pixels: &[u8], point: usize, stride: usize, ) -> bool