Home
last modified time | relevance | path

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

/dports/graphics/aaphoto/aaphoto-0.43.1/
H A Daargb.c1496 long hist1_max = 1; in AARGB_MAIN() local
1504 for (i1=0; i1<256; i1++){ if (hist1_max < hist1[i1]) { hist1_max = hist1[i1]; } } in AARGB_MAIN()
1532 i2 = hist1[xm] * 99 / hist1_max; in AARGB_MAIN()