Searched refs:thiscolsum (Results 1 – 4 of 4) sorted by relevance
320 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local322 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local339 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 …]
351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local353 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local370 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 …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...