Searched defs:reflectInput (Results 1 – 1 of 1) sorted by relevance
23 …public CRCEngine(uint polynomial, int crcWidth, bool reflectInput = true, bool reflectOutput = tru… in CRCEngine()29 … public CRCEngine(CRCPolynomial polynomial, bool reflectInput = true, bool reflectOutput = true, in CRCEngine()