Lines Matching refs:PNG_CONST
3237 PNG_CONST png_uint_32 rc = png_ptr->rgb_to_gray_red_coeff;
3238 PNG_CONST png_uint_32 gc = png_ptr->rgb_to_gray_green_coeff;
3239 PNG_CONST png_uint_32 bc = 32768 - rc - gc;
3240 PNG_CONST png_uint_32 row_width = row_info->width;
3241 PNG_CONST int have_alpha =
4431 PNG_CONST png_bytep table = png_ptr->gamma_from_1;
4435 PNG_CONST int step =
4450 PNG_CONST png_uint_16pp table = png_ptr->gamma_16_from_1;
4451 PNG_CONST int gamma_shift = png_ptr->gamma_shift;
4455 PNG_CONST int step =