Home | History | Annotate | Download | only in libpng

Lines Matching defs:io_state

362    png_uint_32 io_state = png_get_io_state(png_ptr);
366 if ((io_state & PNG_IO_MASK_OP) != io_op)
372 switch (io_state & PNG_IO_MASK_LOC)