Home | History | Annotate | Download | only in libpng

Lines Matching full:x01010101

3164 #        define MASK_EXPAND(m,d) ((m)*((d)==1?0x01010101:((d)==2?0x00010001:1)))