Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_topal.c656 long c1total = 0; in compute_color() local
677 c1total += in compute_color()
689 nim->green[icolor] = (int) ((c1total + (total >> 1)) / total); in compute_color()

Completed in 7 milliseconds