Home | History | Annotate | Download | only in jpeg

Lines Matching refs:bestdist

640  * some stack space (the mindist[] and bestdist[] arrays need not coexist)
786 register INT32 * bptr; /* pointer into bestdist[] array */
794 INT32 bestdist[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS];
797 bptr = bestdist;
825 bptr = bestdist;