FFmpeg
|
Go to the source code of this file.
Functions | |
uint16_t | ff_svq1_packet_checksum (const uint8_t *data, const int length, int value) |
Variables | |
static const uint16_t | checksum_table [256] |
Definition at line 60 of file svq13.c.
Referenced by svq1_decode_frame_header(), and svq3_decode_init().
|
static |
Definition at line 25 of file svq13.c.
Referenced by ff_svq1_packet_checksum().