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

  /external/lz4/tests/
fullbench.c 219 int LZ4_compress_forceExtDict (LZ4_stream_t* LZ4_stream, const char* source, char* dest, int inputSize);
223 return LZ4_compress_forceExtDict(&LZ4_stream, in, out, inSize);
  /external/lz4/lib/
lz4.c     [all...]

Completed in 53 milliseconds