Home
last modified time | relevance | path

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

/dports/graphics/aaphoto/aaphoto-0.43.1/
H A Daargb.c1498 long hist3_max = 1; in AARGB_MAIN() local
1506 for (i1=0; i1<256; i1++){ if (hist3_max < hist3[i1]) { hist3_max = hist3[i1]; } } in AARGB_MAIN()
1626 i2 = hist3[xm] * 99 / hist3_max; in AARGB_MAIN()