Home | History | Annotate | Download | only in libpng

Lines Matching refs:x03

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