Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
libavutil
Functions
adler32.h File Reference
#include <stdint.h>
#include "
attributes.h
"
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.