Home | History | Annotate | Download | only in include

Lines Matching defs:PNG_INTERLACE_NONE

822    png_byte interlace_type PNG_DEPSTRUCT; /* One of PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */
1084 #define PNG_INTERLACE_NONE 0 /* Non-interlaced image */
1314 png_byte interlaced PNG_DEPSTRUCT; /* PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */