Home
last modified time | relevance | path

Searched defs:outputSize (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/lz4/
Dlz4.c1964int outputSize, /* If endOnInput==endOnInputSize, this value is `dstCapacity` */ in LZ4_decompress_generic()
2724 int LZ4_uncompress (const char* source, char* dest, int outputSize) in LZ4_uncompress()