Home | History | Annotate | Download | only in libpng16

Lines Matching refs:interlace_type

100       return info_ptr->interlace_type;
797 int *color_type, int *interlace_type, int *compression_type,
823 if (interlace_type != NULL)
824 *interlace_type = info_ptr->interlace_type;
832 info_ptr->bit_depth, info_ptr->color_type, info_ptr->interlace_type,