Home
last modified time | relevance | path

Searched refs:satur_max (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/aaphoto/aaphoto-0.43.1/
H A Daargb.c287 double satur_max; in AARGB_MAIN() local
435 satur_max = 0.333; in AARGB_MAIN()
1395 if (hist_satur_low > satur_max){ hist_satur_low = satur_max; } in AARGB_MAIN()
1396 if (hist_satur_low > 0){ hist_satur_ok = log(satur_max) / log(hist_satur_low); } in AARGB_MAIN()
1605 xma2 = (long)(satur_max * 255); in AARGB_MAIN()