HomeSort by relevance Sort by last modified time
    Searched refs:LZ4_decompress_safe_withPrefix64k (Results 1 - 2 of 2) sorted by null

  /external/lz4/lib/
lz4.h 455 LZ4_DEPRECATED("use LZ4_decompress_safe_usingDict() instead") int LZ4_decompress_safe_withPrefix64k (const char* src, char* dst, int compressedSize, int maxDstSize);
lz4.c     [all...]

Completed in 811 milliseconds