#include <stdlib.h>#include <stdio.h>#include "../common.h"

Go to the source code of this file.
Functions | |
| uint16_t | a52_crc16_block (uint8_t *data, uint32_t num_bytes) |
Variables | |
| static const uint16_t | crc_lut [256] |
| uint16_t a52_crc16_block | ( | uint8_t * | data, | |
| uint32_t | num_bytes | |||
| ) |
const uint16_t crc_lut[256] [static] |
1.5.5