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

Lines Matching refs:PNG_CONST

118    PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1};
1015 PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1};
1930 static PNG_CONST union uAll LBCarryMask = {0x0101010101010101},