Searched refs:maximum_pixel_depth (Results 1 – 15 of 15) sorted by relevance
262 png_byte maximum_pixel_depth; member
776 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_push_process_row()
1894 png_ptr->maximum_pixel_depth = (png_byte)usr_pixel_depth; in png_write_start_row()
570 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_read_row()
4430 png_ptr->maximum_pixel_depth = (png_byte)max_pixel_depth; in png_read_start_row()
775 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_push_process_row()
1895 png_ptr->maximum_pixel_depth = (png_byte)usr_pixel_depth; in png_write_start_row()
573 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_read_row()
4440 png_ptr->maximum_pixel_depth = (png_byte)max_pixel_depth; in png_read_start_row()
767 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_push_process_row()