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

  /external/lz4/lib/
lz4frame.h 266 * Estimation is valid for either LZ4F_compressUpdate(), LZ4F_flush() or LZ4F_compressEnd(),
271 * When srcSize==0, LZ4F_compressBound() provides an upper bound for LZ4F_flush() and LZ4F_compressEnd() operations.
291 /*! LZ4F_flush() :
299 LZ4FLIB_API size_t LZ4F_flush(LZ4F_cctx* cctx,
lz4frame.c 305 * When srcSize==0, LZ4F_compressBound() provides an upper bound for LZ4F_flush() and LZ4F_compressEnd() operations.
    [all...]
  /external/lz4/tests/
frametest.c     [all...]

Completed in 699 milliseconds