Home
last modified time | relevance | path

Searched refs:crcBase (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp875 static bool CrcBig(const void *data, UInt32 size, UInt32 numCycles, UInt32 crcBase) in CrcBig() argument
878 if (CrcCalc(data, size) != crcBase) in CrcBig()