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

  /external/lz4/lib/
lz4frame_static.h 75 LZ4F_errorCodes LZ4F_getErrorCode(size_t functionResult);
lz4frame.c 204 LZ4F_errorCodes LZ4F_getErrorCode(size_t functionResult)
    [all...]
  /external/lz4/tests/
frametest.c 688 if (LZ4F_getErrorCode(result) == LZ4F_ERROR_contentChecksum_invalid) locateBuffDiff(srcStart, decodedBuffer, srcSize, nonContiguousDst);
    [all...]

Completed in 142 milliseconds