Home
last modified time | relevance | path

Searched refs:lzwDecode (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgCompressor.h34 …uint8_t* lzwDecode(const uint8_t* compressed, uint32_t compressedSizeBytes, uint32_t compressedSiz…
DtvgCompressor.cpp345 uint8_t* lzwDecode(const uint8_t* compressed, uint32_t compressedSizeBytes, uint32_t compressedSize… in lzwDecode() function