class Digest::CRC32MPEG
Implements the CRC32
Mpeg algorithm.
Constants
- REFLECT_INPUT
- TABLE
-
Generated by ‘./pycrc.py –algorithm=table-driven –model=crc-32-mpeg –generate=c`
- XOR_MASK
Implements the CRC32
Mpeg algorithm.
Generated by ‘./pycrc.py –algorithm=table-driven –model=crc-32-mpeg –generate=c`