Searched refs:quantum_threshold (Results 1 – 1 of 1) sorted by relevance
4283 quantum_threshold; in UnsharpMaskImage() local4304 quantum_threshold=(double) QuantumRange*threshold; in UnsharpMaskImage()4366 if (fabs(2.0*pixel) < quantum_threshold) in UnsharpMaskImage()