Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:x03

834             if ((png_ptr->row_number & 0x03) || png_ptr->width < 3)
841 if ((png_ptr->row_number & 0x03) != 2)