Home
last modified time | relevance | path

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

/external/jpeg/
Djquant2.c269 typedef box * boxptr; typedef
272 LOCAL(boxptr)
273 find_biggest_color_pop (boxptr boxlist, int numboxes) in find_biggest_color_pop()
277 register boxptr boxp; in find_biggest_color_pop()
280 boxptr which = NULL; in find_biggest_color_pop()
292 LOCAL(boxptr)
293 find_biggest_volume (boxptr boxlist, int numboxes) in find_biggest_volume()
297 register boxptr boxp; in find_biggest_volume()
300 boxptr which = NULL; in find_biggest_volume()
313 update_box (j_decompress_ptr cinfo, boxptr boxp) in update_box()
[all …]