simple_segment_vertical

Function simple_segment_vertical 

Source
pub(crate) fn simple_segment_vertical(
    edge_limit: u8,
    pixels: &mut [u8],
    point: usize,
    stride: usize,
)
Expand description

Part of the simple filter described in 15.2 in the specification

Affects 4 pixels on an edge(2 each side)