Home
last modified time | relevance | path

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

/dports/graphics/aaphoto/aaphoto-0.43.1/
H A Daargb.c304 long hist_cut_columns; in AARGB_MAIN() local
622 hist_cut_columns = 0; in AARGB_MAIN()
699 hist_cut_columns = 0; in AARGB_MAIN()
703 hist_cut_columns++; in AARGB_MAIN()
726 if ((hist_cut_columns == 0) || (temp1 == 0)){ temp2 = 0; } in AARGB_MAIN()
727 else { temp2 = (double)(hist_cut_weight) / hist_cut_columns / temp1; } in AARGB_MAIN()
741 temp3 = (double)(hist_cut_columns) / (wp-bp); in AARGB_MAIN()
781 hist_cut_columns = 0; in AARGB_MAIN()