Lines Matching refs:PNG_INTERLACE_NONE
399 if (interlace_type != PNG_INTERLACE_NONE) in standard_name()
2534 pm->interlace_type = PNG_INTERLACE_NONE; in modifier_init()
3745 case PNG_INTERLACE_NONE: in npasses_from_interlace_type()
3994 if (interlace_type != PNG_INTERLACE_NONE) in check_interlace_type()
4003 # define INTERLACE_LAST (PNG_INTERLACE_NONE+1)
4286 for (interlace_type = PNG_INTERLACE_NONE; in make_transform_images()
4538 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_NONE, in make_size()
4540 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_NONE, in make_size()
4785 for (interlace_type = PNG_INTERLACE_NONE; in make_errors()
5822 for (interlace_type = PNG_INTERLACE_NONE; in test_standard()
5887 PNG_INTERLACE_NONE, w, h, 0), 0/*do_interlace*/, in test_size()
5894 PNG_INTERLACE_NONE, w, h, 1), 0/*do_interlace*/, in test_size()
5905 PNG_INTERLACE_NONE, w, h, 0), 1/*do_interlace*/, in test_size()