| libdvbv5 1.30.1
    Library to work with Digital TV devices on Linux | 
Provides ancillary code to calculate DVB crc32 checksum. More...
#include <stdint.h>#include <unistd.h>Go to the source code of this file.
| Functions | |
| uint32_t | dvb_crc32 (uint8_t *data, size_t datalen, uint32_t crc) | 
| Calculates the crc-32 as defined at the MPEG-TS specs. | |
Provides ancillary code to calculate DVB crc32 checksum.
Definition in file crc32.h.