Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/lz4/
Dlz4.c1097 int targetOutputSize, /* only used if partialDecoding==partial */ in LZ4_decompress_generic()
1256 …_safe_partial(const char* source, char* dest, int compressedSize, int targetOutputSize, int maxDec… in LZ4_decompress_safe_partial()