Searched refs:adler32 (Results 1 – 2 of 2) sorted by relevance
331 long sum = adler32(bb); in addSampleData()337 static int adler32(byte[] input) { in adler32() method in NativeDecoderTest
242 static int adler32(const uint8_t *input, int len) { in adler32() function273 int sum = adler32(bb, width * height); in checksum()