Function subblock_filter_horizontal

Source
pub(crate) fn subblock_filter_horizontal(
    hev_threshold: u8,
    interior_limit: u8,
    edge_limit: u8,
    pixels: &mut [u8],
)
Expand description

Part of the normal filter described in 15.3 in the specification

Filters on the 8 pixels on the edges between subblocks inside a macroblock