HomeSort by relevance Sort by last modified time
    Searched refs:CENTERJSAMPLE (Results 1 - 23 of 23) sorted by null

  /external/jpeg/
jcdctmgr.c 205 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
206 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
207 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
208 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
209 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
210 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
211 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
212 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
216 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
295 *workspaceptr++ = (FAST_FLOAT)(GETJSAMPLE(*elemptr++) - CENTERJSAMPLE);
    [all...]
jmorecfg.h 96 #define CENTERJSAMPLE 128
110 #define CENTERJSAMPLE 2048
jdmaster.c 253 * representation by adding CENTERJSAMPLE at the same time that we limit it.
255 * CENTERJSAMPLE,CENTERJSAMPLE+1,...,MAXJSAMPLE,
256 * MAXJSAMPLE (repeat 2*(MAXJSAMPLE+1)-CENTERJSAMPLE times),
257 * 0 (repeat 2*(MAXJSAMPLE+1)-CENTERJSAMPLE times),
258 * 0,1,...,CENTERJSAMPLE-1
264 * sample_range_limit + CENTERJSAMPLE.
279 (5 * (MAXJSAMPLE+1) + CENTERJSAMPLE) * SIZEOF(JSAMPLE));
287 table += CENTERJSAMPLE; /* Point to where post-IDCT table starts */
289 for (i = CENTERJSAMPLE; i < 2*(MAXJSAMPLE+1); i++
    [all...]
jdct.h 21 * The DCT inputs are expected to be signed (range +-CENTERJSAMPLE).
80 #define IDCT_range_limit(cinfo) ((cinfo)->sample_range_limit + CENTERJSAMPLE)
jccolor.c 37 * Cb = -0.16874 * R - 0.33126 * G + 0.50000 * B + CENTERJSAMPLE
38 * Cr = 0.50000 * R - 0.41869 * G - 0.08131 * B + CENTERJSAMPLE
41 * rather than CENTERJSAMPLE, for Cb and Cr. This gave equal positive and
56 * The CENTERJSAMPLE offsets and the rounding fudge-factor of 0.5 are included
61 #define CBCR_OFFSET ((INT32) CENTERJSAMPLE << SCALEBITS)
jdcolor.c 62 * where Cb and Cr represent the incoming values less CENTERJSAMPLE.
112 for (i = 0, x = -CENTERJSAMPLE; i <= MAXJSAMPLE; i++, x++) {
114 /* The Cb or Cr value we are thinking of is x = i - CENTERJSAMPLE */
jdmerge.c 121 for (i = 0, x = -CENTERJSAMPLE; i <= MAXJSAMPLE; i++, x++) {
123 /* The Cb or Cr value we are thinking of is x = i - CENTERJSAMPLE */
  /external/qemu/distrib/jpeg-6b/
jcdctmgr.c 205 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
206 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
207 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
208 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
209 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
210 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
211 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
212 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
216 *workspaceptr++ = GETJSAMPLE(*elemptr++) - CENTERJSAMPLE;
295 *workspaceptr++ = (FAST_FLOAT)(GETJSAMPLE(*elemptr++) - CENTERJSAMPLE);
    [all...]
jmorecfg.h 98 #define CENTERJSAMPLE 128
112 #define CENTERJSAMPLE 2048
jdmaster.c 253 * representation by adding CENTERJSAMPLE at the same time that we limit it.
255 * CENTERJSAMPLE,CENTERJSAMPLE+1,...,MAXJSAMPLE,
256 * MAXJSAMPLE (repeat 2*(MAXJSAMPLE+1)-CENTERJSAMPLE times),
257 * 0 (repeat 2*(MAXJSAMPLE+1)-CENTERJSAMPLE times),
258 * 0,1,...,CENTERJSAMPLE-1
264 * sample_range_limit + CENTERJSAMPLE.
279 (5 * (MAXJSAMPLE+1) + CENTERJSAMPLE) * SIZEOF(JSAMPLE));
287 table += CENTERJSAMPLE; /* Point to where post-IDCT table starts */
289 for (i = CENTERJSAMPLE; i < 2*(MAXJSAMPLE+1); i++
    [all...]
jdct.h 21 * The DCT inputs are expected to be signed (range +-CENTERJSAMPLE).
76 #define IDCT_range_limit(cinfo) ((cinfo)->sample_range_limit + CENTERJSAMPLE)
jccolor.c 37 * Cb = -0.16874 * R - 0.33126 * G + 0.50000 * B + CENTERJSAMPLE
38 * Cr = 0.50000 * R - 0.41869 * G - 0.08131 * B + CENTERJSAMPLE
41 * rather than CENTERJSAMPLE, for Cb and Cr. This gave equal positive and
56 * The CENTERJSAMPLE offsets and the rounding fudge-factor of 0.5 are included
61 #define CBCR_OFFSET ((INT32) CENTERJSAMPLE << SCALEBITS)
jdcolor.c 60 * where Cb and Cr represent the incoming values less CENTERJSAMPLE.
110 for (i = 0, x = -CENTERJSAMPLE; i <= MAXJSAMPLE; i++, x++) {
112 /* The Cb or Cr value we are thinking of is x = i - CENTERJSAMPLE */
jdmerge.c 121 for (i = 0, x = -CENTERJSAMPLE; i <= MAXJSAMPLE; i++, x++) {
123 /* The Cb or Cr value we are thinking of is x = i - CENTERJSAMPLE */
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 4638 milliseconds