Searched refs:lzwEncode (Results 1 – 2 of 2) sorted by relevance
33 …uint8_t* lzwEncode(const uint8_t* uncompressed, uint32_t uncompressedSizeBytes, uint32_t* compress…
385 uint8_t* lzwEncode(const uint8_t* uncompressed, uint32_t uncompressedSizeBytes, uint32_t* compresse… in lzwEncode() function