Home
last modified time | relevance | path

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

/dports/graphics/aaphoto/aaphoto-0.43.1/
H A Daargb.c305 long hist_cut_weight; in AARGB_MAIN() local
700 hist_cut_weight = 0; in AARGB_MAIN()
704 hist_cut_weight += hist1[i1]; in AARGB_MAIN()
727 else { temp2 = (double)(hist_cut_weight) / hist_cut_columns / temp1; } in AARGB_MAIN()