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

  /external/lz4/lib/
lz4.h 433 LZ4_DEPRECATED("use LZ4_compress_fast_extState() instead") int LZ4_compress_withState (void* state, const char* source, char* dest, int inputSize);
lz4.c     [all...]

Completed in 3580 milliseconds