Skip to main content

CRC_32_MPEG_2

Constant CRC_32_MPEG_2 

Source
pub const CRC_32_MPEG_2: Algorithm<u32>;
Expand description

ยงCRC-32/MPEG-2

  • width: 32 bits
  • poly: 0x4c11db7 (reversed: 0xedb88320)
  • init: 0xffffffff
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0x376e6e7
  • residue: 0x0