Home | History | Annotate | Download | only in libpng

Lines Matching refs:x03

2048                value = (*sp >> ((3 - (int)(i & 0x03)) << 1)) & 0x03;