boxptr            272 third_party/libjpeg/jquant2.c LOCAL(boxptr)
boxptr            273 third_party/libjpeg/jquant2.c find_biggest_color_pop (boxptr boxlist, int numboxes)
boxptr            277 third_party/libjpeg/jquant2.c   register boxptr boxp;
boxptr            280 third_party/libjpeg/jquant2.c   boxptr which = NULL;
boxptr            292 third_party/libjpeg/jquant2.c LOCAL(boxptr)
boxptr            293 third_party/libjpeg/jquant2.c find_biggest_volume (boxptr boxlist, int numboxes)
boxptr            297 third_party/libjpeg/jquant2.c   register boxptr boxp;
boxptr            300 third_party/libjpeg/jquant2.c   boxptr which = NULL;
boxptr            313 third_party/libjpeg/jquant2.c update_box (j_decompress_ptr cinfo, boxptr boxp)
boxptr            424 third_party/libjpeg/jquant2.c median_cut (j_decompress_ptr cinfo, boxptr boxlist, int numboxes,
boxptr            430 third_party/libjpeg/jquant2.c   register boxptr b1,b2;
boxptr            499 third_party/libjpeg/jquant2.c compute_color (j_decompress_ptr cinfo, boxptr boxp, int icolor)
boxptr            542 third_party/libjpeg/jquant2.c   boxptr boxlist;
boxptr            547 third_party/libjpeg/jquant2.c   boxlist = (boxptr) (*cinfo->mem->alloc_small)