FFmpeg
|
Public header for Adler-32 hash function implementation. More...
Go to the source code of this file.
Functions | |
unsigned long | av_adler32_update (unsigned long adler, const uint8_t *buf, unsigned int len) av_pure |
Calculate the Adler32 checksum of a buffer. More... | |
Public header for Adler-32 hash function implementation.
Definition in file adler32.h.