Lines Matching full:weights
1301 png_byte num_prev_filters; /* number of weights for previous rows */
1821 * Weights are factors >= 1.0, indicating how important it is to keep the
1826 * NULL if the weights aren't being specified. Weights have no influence on
1827 * the selection of the first row filter. Well chosen weights can (in theory)
1840 * The default values for both weights and costs are currently 1.0, but may
1842 * the weights and costs are set to 1.0, this degenerates the WEIGHTED method