Searched refs:read_chunk (Results 1 - 1 of 1) sorted by relevance

/external/libpng/contrib/tools/
H A Dpngfix.c871 png_uint_32 crc; /* Running chunk CRC (used by read_chunk) */
2763 /* The three routines read_chunk, process_chunk and sync_stream can only be
2764 * called via a call to read_chunk and only exit at a return from process_chunk.
2769 * read_chunk
2773 * -> read_chunk
2776 static void read_chunk(struct file *file);
2785 * to read_chunk.
2932 read_chunk(file);
2942 read_chunk(file);
3076 read_chunk(struc function
[all...]

Completed in 43 milliseconds