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

  /external/lz4/lib/
lz4frame.c     [all...]
  /external/lz4/tests/
fuzzer.c     [all...]
frametest.c 446 U64 const crcSrc = XXH64(CNBuffer, testSize, 1);
447 if (crcDest != crcSrc) goto _output_error;
    [all...]

Completed in 81 milliseconds