Searched refs:MAXCRCSTEP (Results 1 – 1 of 1) sorted by relevance
94 #define MAXCRCSTEP 16 macro135 int CrcNrBitsRest = (NrBits - CrcStep * MAXCRCSTEP); in getCrc()139 bValue = FDKreadBits (hBs, MAXCRCSTEP); in getCrc()140 calcCRC (&CrcBuf, bValue, MAXCRCSTEP); in getCrc()