pub fn sub_byte(src1: CVec<u8>, c: u8) -> Result<CVec<u8>, String>
Expand description

Filter using SubByte: D = saturation0(S - C).