Searched refs:png_sRGB (Results 1 – 4 of 4) sorted by relevance
299 else if (chunk_name == png_sRGB) in png_push_read_chunk()
219 else if (chunk_name == png_sRGB) in png_read_info()892 else if (chunk_name == png_sRGB) in png_read_end()
860 #define png_sRGB PNG_U32(115, 82, 71, 66) macro
1110 png_write_complete_chunk(png_ptr, png_sRGB, buf, 1); in png_write_sRGB()