Home
last modified time | relevance | path

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

/external/libpng/contrib/tools/
Dpngfix.c1185 type_message(struct file *file, png_uint_32 type, const char *what) in type_message() function
1564 type_message(chunk->file, chunk->chunk_type, message); in chunk_message()
1974 type_message(file, png_IDAT, "extra uncompressed data"); in process_IDAT()
2813 type_message(file, type, "bad CRC"); in process_chunk()
2821 type_message(file, type, "skipped: bad CRC"); in process_chunk()