Home
last modified time | relevance | path

Searched refs:crc_read_many (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/tools/
Dpngfix.c1386 crc_read_many(struct file *file, png_uint_32 length) in crc_read_many() function
3117 if (crc_read_many(file, length)) /* else it was truncated */ in read_chunk()