Lines Matching refs:PNG_INTERLACE_NONE
399 if (interlace_type != PNG_INTERLACE_NONE) in standard_name()
2535 pm->interlace_type = PNG_INTERLACE_NONE; in modifier_init()
3746 case PNG_INTERLACE_NONE: in npasses_from_interlace_type()
3995 if (interlace_type != PNG_INTERLACE_NONE) in check_interlace_type()
4004 # define INTERLACE_LAST (PNG_INTERLACE_NONE+1)
4284 for (interlace_type = PNG_INTERLACE_NONE; in make_transform_images()
4536 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_NONE, in make_size()
4538 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_NONE, in make_size()
4783 for (interlace_type = PNG_INTERLACE_NONE; in make_errors()
5820 for (interlace_type = PNG_INTERLACE_NONE; in test_standard()
5885 PNG_INTERLACE_NONE, w, h, 0), 0/*do_interlace*/, in test_size()
5892 PNG_INTERLACE_NONE, w, h, 1), 0/*do_interlace*/, in test_size()
5903 PNG_INTERLACE_NONE, w, h, 0), 1/*do_interlace*/, in test_size()