Home | History | Annotate | Download | only in libpng

Lines Matching full:interlaced

1136 #define PNG_INTERLACE_NONE        0 /* Non-interlaced image */
1352 png_uint_32 iwidth PNG_DEPSTRUCT; /* width of current interlaced row in pixels */
1372 png_byte interlaced PNG_DEPSTRUCT; /* PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */
3472 /* Expand an interlaced row */
3483 /* Grab pixels out of a row for an interlaced pass */