fastscan_batch

Function fastscan_batch 

Source
pub fn fastscan_batch(
    luts_lo: &[[u8; 16]],
    luts_hi: &[[u8; 16]],
    interleaved_codes: &[u8],
) -> [u16; 32]
Expand description

Choose the best FastScan implementation for the current platform