Searched refs:c1min (Results 1 – 1 of 1) sorted by relevance
363 int c1min, c1max; member429 c1min = boxp->c1min; in update_box()460 if (c1max > c1min) in update_box()468 boxp->c1min = c1min = c1; in update_box()473 if (c1max > c1min) in update_box()490 histp = &histogram[c0][c1min][c2]; in update_box()572 b2->c1min = b1->c1min; in median_cut()623 lb = (b1->c1max + b1->c1min) / 2; in median_cut()625 b2->c1min = lb + 1; in median_cut()661 c1min = boxp->c1min; in compute_color()[all …]
Completed in 7 milliseconds