Home
last modified time | relevance | path

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

/dports/graphics/aaphoto/aaphoto-0.43.1/
H A Daargb.c1497 long hist2_max = 1; in AARGB_MAIN() local
1505 for (i1=0; i1<256; i1++){ if (hist2_max < hist2[i1]) { hist2_max = hist2[i1]; } } in AARGB_MAIN()
1563 i2 = hist2[xm] * 99 / hist2_max; in AARGB_MAIN()