Home
last modified time | relevance | path

Searched refs:thiscolsum (Results 1 – 4 of 4) sorted by relevance

/external/libjpeg-turbo/
Djdsample.c320 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
322 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
339 thiscolsum = GETJSAMPLE(*inptr0++) * 3 + GETJSAMPLE(*inptr1++); in h2v2_fancy_upsample()
341 *outptr++ = (JSAMPLE) ((thiscolsum * 4 + 8) >> 4); in h2v2_fancy_upsample()
342 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + nextcolsum + 7) >> 4); in h2v2_fancy_upsample()
343 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
349 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
350 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + nextcolsum + 7) >> 4); in h2v2_fancy_upsample()
351 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
355 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
[all …]
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
370 thiscolsum = GETJSAMPLE(*inptr0++) * 3 + GETJSAMPLE(*inptr1++); in h2v2_fancy_upsample()
372 *outptr++ = (JSAMPLE) ((thiscolsum * 4 + 8) >> 4); in h2v2_fancy_upsample()
373 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + nextcolsum + 7) >> 4); in h2v2_fancy_upsample()
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
381 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + nextcolsum + 7) >> 4); in h2v2_fancy_upsample()
382 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
386 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...