Home
last modified time | relevance | path

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

/third_party/lz4/lib/
Dlz4.c2353 …ress_safe_partial(const char* src, char* dst, int compressedSize, int targetOutputSize, int dstCap… in LZ4_decompress_safe_partial()
2381 …withPrefix64k(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCap… in LZ4_decompress_safe_partial_withPrefix64k()
2407 …thSmallPrefix(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCap… in LZ4_decompress_safe_partial_withSmallPrefix()
2428 int compressedSize, int targetOutputSize, int dstCapacity, in LZ4_decompress_safe_partial_forceExtDict()
2627 …ial_usingDict(const char* source, char* dest, int compressedSize, int targetOutputSize, int dstCap… in LZ4_decompress_safe_partial_usingDict()