Home | History | Annotate | Download | only in MagickCore

Lines Matching full:quantum_threshold

3928     quantum_threshold;
3947 quantum_threshold=(double) QuantumRange*threshold;
4010 if (fabs(2.0*pixel) < quantum_threshold)