Searched refs:boxptr (Results 1 – 1 of 1) sorted by relevance
372 typedef box *boxptr; typedef375 LOCAL (boxptr) find_biggest_color_pop (boxptr boxlist, int numboxes) in find_biggest_color_pop()379 register boxptr boxp; in find_biggest_color_pop()382 boxptr which = NULL; in find_biggest_color_pop()396 LOCAL (boxptr) find_biggest_volume (boxptr boxlist, int numboxes) in find_biggest_volume()400 register boxptr boxp; in find_biggest_volume()403 boxptr which = NULL; in find_biggest_volume()544 boxptr boxlist, int numboxes, int desired_colors) in median_cut()549 register boxptr b1, b2; in median_cut()644 boxptr boxp, int icolor) in compute_color()[all …]
Completed in 33 milliseconds