Lines Matching full:costs
2034 * Costs are factors >= 1.0 indicating the relative decoding costs of a
2035 * filter type. Higher costs indicate more decoding expense, and are
2037 * costs. There needs to be a value in "filter_costs" for each valid filter
2039 * setting the costs. Costs try to improve the speed of decompression without
2044 * The default values for both weights and costs are currently 1.0, but may
2046 * the weights and costs are set to 1.0, this degenerates the WEIGHTED method