Home | History | Annotate | Download | only in libpng

Lines Matching refs:interlace_type

256     int color_type, int interlace_type, int compression_type,
270 info_ptr->interlace_type = (png_byte)interlace_type;
273 info_ptr->bit_depth, info_ptr->color_type, info_ptr->interlace_type,