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