Home
last modified time | relevance | path

Searched refs:bestdist (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c619 * some stack space (the mindist[] and bestdist[] arrays need not coexist)
765 register JLONG *bptr; /* pointer into bestdist[] array */ in find_best_colors()
773 JLONG bestdist[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS]; in find_best_colors() local
776 bptr = bestdist; in find_best_colors()
804 bptr = bestdist; in find_best_colors()

Completed in 2 milliseconds