Function brotli::enc::entropy_encode::BrotliConvertBitDepthsToSymbols[][src]

pub fn BrotliConvertBitDepthsToSymbols(
    depth: &[u8],
    len: usize,
    bits: &mut [u16]
)