om_encoder_compress_lut

Function om_encoder_compress_lut 

Source
pub unsafe extern "C" fn om_encoder_compress_lut(
    lookUpTable: *const u64,
    lookUpTableCount: u64,
    out: *mut u8,
    size_of_compressed_lut: u64,
) -> u64
Expand description

Compress the LUT and return the size of compressed LUT in bytes