Home | History | Annotate | Download | only in libpng

Lines Matching refs:interlaced

955    /* Blow up interlaced rows to full size */
956 if (png_ptr->interlaced && (png_ptr->transformations & PNG_INTERLACE))
1167 if (png_ptr->interlaced)