FFmpeg
|
Include dependency graph for svq13.c:
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] |
Function Documentation
uint16_t ff_svq1_packet_checksum | ( | const uint8_t * | data, |
const int | length, | ||
int | value | ||
) |
Definition at line 60 of file svq13.c.
Referenced by svq1_decode_frame_header(), and svq3_decode_init().
Variable Documentation
|
static |
Definition at line 25 of file svq13.c.
Referenced by ff_svq1_packet_checksum().
Generated on Mon Nov 18 2024 06:52:09 for FFmpeg by 1.8.11