Home
last modified time | relevance | path

Searched refs:lastcolsum (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/contrib/ipp/src/
H A Dpjdecss0.c136 int thiscolsum, lastcolsum, nextcolsum;
145 lastcolsum = thiscolsum;
153 *pDst++ = (Ipp8u)((thiscolsum * 3 + lastcolsum + 8) >> 4);
156 lastcolsum = thiscolsum;
161 *pDst++ = (Ipp8u)((thiscolsum * 3 + lastcolsum + 8) >> 4);
/dports/x11/xloadimage/xloadimage.4.1/jpeg/
H A Djdsample.c161 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_upsample() local
163 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_upsample() local
201 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_upsample()
207 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_upsample()
209 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_upsample()
213 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_upsample()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libjpeg-turbo/
H A Djdsample.c321 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
323 register JLONG thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
344 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
350 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
352 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
356 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmjpeg/
H A Djdsample.c356 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
358 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
379 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
385 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
387 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
391 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
/dports/multimedia/mpeg_encode/mpeg_encode/jpeg/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/games/ioquake3-server/ioquake3-1.36/code/jpeg-6b/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmjpeg/libijg12/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register IJG_INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmjpeg/libijg8/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register IJG_INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmjpeg/libijg16/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register IJG_INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/games/ioquake3/ioquake3-1.36/code/jpeg-6b/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libjavajpeg/
H A Djdsample.c355 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
357 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
378 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
384 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
386 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
390 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/jpeg/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/games/gtkradiant/GPL/GtkRadiant/libs/jpeg6/
H A Djdsample.cpp351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/jpeg-6/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/jpeg/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register JPEG_INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/image_formats/jpglib/
H A Djdsample.c351 int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/JPEGReadWriter2Plugin/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/image_formats/jpglib/
H A Djdsample.c351 int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/science/afni/afni-AFNI_21.3.16/src/jpeg-6b/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/jpeg/
H A Djdsample.c364 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
366 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
387 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
393 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
395 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
399 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/jpeg/
H A Djdsample.c364 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
366 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
387 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
393 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
395 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
399 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libjavajpeg/
H A Djdsample.c355 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
357 register INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
378 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
384 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
386 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
390 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 4); in h2v2_fancy_upsample()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/jpeg/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register JPEG_INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/jpeg/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register JPEG_INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/jpeg/
H A Djdsample.c351 register int thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
353 register JPEG_INT32 thiscolsum, lastcolsum, nextcolsum; in h2v2_fancy_upsample() local
374 lastcolsum = thiscolsum; thiscolsum = nextcolsum; in h2v2_fancy_upsample()
380 *outptr++ = (JSAMPLE) ((thiscolsum * 3 + lastcolsum + 8) >> 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()

123456789