Home
last modified time | relevance | path

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

/external/libpng/contrib/tools/
Dpngfix.c1362 read_4(struct file *file, png_uint_32 *pu) in read_4() function
2984 if (read_4(file, &file_crc) == 4) /* else completely truncated */ in sync_stream()
3120 unsigned int nread = read_4(file, &file_crc); in read_chunk()
3128 nread += read_4(file, &next_length); in read_chunk()
3133 nread += read_4(file, &next_type); in read_chunk()
3208 (void)read_4(file, &file->length); in read_callback()
3211 (void)read_4(file, &file->type); in read_callback()