Lines Matching refs:PNG_WEIGHT_FACTOR
1353 png_ptr->filter_weights[i] = PNG_WEIGHT_FACTOR;1362 png_ptr->filter_weights[i] = PNG_WEIGHT_FACTOR;1367 (png_uint_16)((double)PNG_WEIGHT_FACTOR*filter_weights[i]+0.5);1369 (png_uint_16)((double)PNG_WEIGHT_FACTOR/filter_weights[i]+0.5);