Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd_topal.c364 int c2min, c2max; member
431 c2min = boxp->c2min; in update_box()
486 if (c2max > c2min) in update_box()
494 boxp->c2min = c2min = c2; in update_box()
499 if (c2max > c2min) in update_box()
531 histp = &histogram[c0][c1][c2min]; in update_box()
573 b2->c2min = b1->c2min; in median_cut()
630 b2->c2min = lb + 1; in median_cut()
663 c2min = boxp->c2min; in compute_color()
669 histp = &histogram[c0][c1][c2min]; in compute_color()
[all …]

Completed in 8 milliseconds