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

  /external/lz4/tests/
fasttest.c 84 bytes = LZ4_decompress_fast_continue(
  /external/lz4/lib/
lz4.h 306 LZ4LIB_API int LZ4_decompress_fast_continue (LZ4_streamDecode_t* LZ4_streamDecode, const char* source, char* dest, int originalSize);
lz4.c     [all...]

Completed in 886 milliseconds