Home
last modified time | relevance | path

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

/dports/graphics/aaphoto/aaphoto-0.43.1/
H A Daargb.c320 double hist_satur_ok; in AARGB_MAIN() local
1394 hist_satur_ok = 1; in AARGB_MAIN()
1396 if (hist_satur_low > 0){ hist_satur_ok = log(satur_max) / log(hist_satur_low); } in AARGB_MAIN()
1399 if (hist_satur_ok != 1){ in AARGB_MAIN()
1442 if (hist_satur_ok != 1){ in AARGB_MAIN()
1443 S_new = pow(S, hist_satur_ok); in AARGB_MAIN()