Home
last modified time | relevance | path

Searched refs:previous_excess (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Denhance.c312 previous_excess, in ClipCLAHEHistogram() local
360 previous_excess=cumulative_excess; in ClipCLAHEHistogram()
376 } while ((cumulative_excess != 0) && (cumulative_excess < previous_excess)); in ClipCLAHEHistogram()