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

/external/zopfli/src/zopfli/
H A Dlz77.c234 unsigned short bestdist = 0; local
324 bestdist = dist;
356 StoreInLongestMatchCache(s, pos, limit, sublen, bestdist, bestlength);
361 *distance = bestdist;
H A Dsqueeze.c161 int bestdist = 0; /* distance that has lowest cost in the cost model */ local
187 bestdist = dsymbols[i];
192 return costmodel(bestlength, bestdist, costcontext);
/external/libjpeg-turbo/
H A Djquant2.c619 * some stack space (the mindist[] and bestdist[] arrays need not coexist)
765 register INT32 * bptr; /* pointer into bestdist[] array */
773 INT32 bestdist[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS]; local
776 bptr = bestdist;
804 bptr = bestdist;
/external/opencv3/3rdparty/libjpeg/
H A Djquant2.c641 * some stack space (the mindist[] and bestdist[] arrays need not coexist)
787 register INT32 * bptr; /* pointer into bestdist[] array */
795 INT32 bestdist[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS]; local
798 bptr = bestdist;
826 bptr = bestdist;
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 107 milliseconds