Home | History | Annotate | Download | only in jpeg

Lines Matching full:closest

45  * The second pass over the image maps each input pixel to the closest output
576 * closest to the cell's center. This may not be quite the closest entry to
777 /* Find the closest colormap entry for each cell in the update box,
779 * Return the indexes of the closest entries in the bestcolor[] array.
869 /* This array holds the actually closest colormap index for each cell. */