Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/lz4/
Dlz4.c2388 …ress_safe_partial(const char* src, char* dst, int compressedSize, int targetOutputSize, int dstCap… in LZ4_decompress_safe_partial()
2416 …withPrefix64k(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCap… in LZ4_decompress_safe_partial_withPrefix64k()
2442 …thSmallPrefix(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCap… in LZ4_decompress_safe_partial_withSmallPrefix()
2464 int compressedSize, int targetOutputSize, int dstCapacity, in LZ4_decompress_safe_partial_forceExtDict()
2663 …ial_usingDict(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCap… in LZ4_decompress_safe_partial_usingDict()