/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xcms.h | 179 unsigned long pixel; /* pixel value (as needed) */ member in struct:__anon39813
|
/prebuilts/go/darwin-x86/src/image/jpeg/ |
dct_test.go | 129 // x and y are in pixel space, and u and v are in transform space. 159 // x and y are in pixel space, and u and v are in transform space.
|
/prebuilts/go/darwin-x86/src/image/png/ |
reader_test.go | 220 // so we just check a single random pixel. 223 t.Error(fn, fmt.Errorf("wrong pixel value at (2, 1): %x", c))
|
/prebuilts/go/linux-x86/src/image/jpeg/ |
dct_test.go | 129 // x and y are in pixel space, and u and v are in transform space. 159 // x and y are in pixel space, and u and v are in transform space.
|
/prebuilts/go/linux-x86/src/image/png/ |
reader_test.go | 220 // so we just check a single random pixel. 223 t.Error(fn, fmt.Errorf("wrong pixel value at (2, 1): %x", c))
|
/external/ImageMagick/MagickCore/ |
vision.c | 71 #include "MagickCore/pixel-accessor.h" 72 #include "MagickCore/pixel-private.h" 270 pixel, 282 Is neighbor an authentic pixel and a different color than the pixel? 284 GetPixelInfoPixel(image,p,&pixel); 290 (IsFuzzyEquivalencePixelInfo(&pixel,&target) == MagickFalse)) 268 pixel, local
|
image.c | 83 #include "MagickCore/pixel-accessor.h" 561 pixel; 582 GetPixelInfo(next,&pixel); 592 GetPixelInfoPixel(next,p,&pixel); 593 SetPixelViaPixelInfo(append_image,&pixel,q); 778 % returned, otherwise the pixel data is undefined and must be initialized 555 pixel; local [all...] |
transform.c | 63 #include "MagickCore/pixel-accessor.h" 478 pixel; 480 pixel=QuantumRange-GetPixelIntensity(images,p); 483 case 0: SetPixelCyan(cmyk_image,pixel,q); break; 484 case 1: SetPixelMagenta(cmyk_image,pixel,q); break; 485 case 2: SetPixelYellow(cmyk_image,pixel,q); break; 486 case 3: SetPixelBlack(cmyk_image,pixel,q); break; 592 Crop is not within virtual canvas, return 1 pixel transparent image. 474 pixel; local [all...] |
/external/mesa3d/src/mesa/drivers/osmesa/ |
osmesa.c | 76 GLvoid *rowaddr[SWRAST_MAX_HEIGHT]; /*< address of first pixel in each image row */ 268 GLuint pixel; \ 269 PACK_RGBA((GLchan *) &pixel, v2->color[0], v2->color[1], \ 278 img[i] = pixel; \ 494 _mesa_problem(ctx, "bad pixel format in osmesa renderbuffer_storage"); 833 * with the lower-left image pixel stored in the first array position 841 * type - data type for pixel components 1058 * format - the pixel format (OSMESA_FORMAT) [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/ |
tycho-packaging-plugin-0.20.0.jar | |
/external/chromium-trace/catapult/telemetry/third_party/png/ |
png.py | 39 # 2009-03-04 David: Flat and Boxed pixel formats. 62 bits per pixel) and colour combinations: greyscale (1/2/4/8/16 bit); RGB, 102 When getting pixel data out of this module (reading) and presenting 105 three formats called "flat row flat pixel", "boxed row flat pixel", and 106 "boxed row boxed pixel". Basically the concern is whether each pixel 109 Consider an image that is 3 pixels wide by 2 pixels high, and each pixel 112 Boxed row flat pixel:: 118 three values for one pixel simply follow the three values for the previou [all...] |
/external/skia/tests/ |
SurfaceTest.cpp | 855 uint32_t pixel = pixels.get()[y * w + x]; local [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar | |
/external/ImageMagick/www/api/ |
enhance.php | 175 <dd>the pixel interpolation method. </dd> 264 <p>ContrastStretchImage() is a simple image enhancement technique that attempts to improve the contrast in an image by 'stretching' the range of intensity values it contains to span a desired range of values. It differs from the more sophisticated histogram equalization in that it can only apply a linear scaling function to the image pixel values. As a result the 'enhancement' is less harsh.</p> 409 <dd>the pixel intensity method. </dd> 674 <p>The NormalizeImage() method enhances the contrast of a color image by mapping the darkest 2 percent of all pixel to black and the brightest 1 percent to white.</p>
|
layer.php | 111 <p>CompareImagesLayers() compares each image with the next in a sequence and returns the minimum bounding region of all the pixel differences (of the LayerMethod specified) it discovers.</p> 200 <p>OptimizeImageTransparency() takes a frame optimized GIF animation, and compares the overlayed pixels against the disposal image resulting from all the previous frames in the animation. Any pixel that does not change the disposal image (and thus does not effect the outcome of an overlay) is made transparent.</p>
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cache/ |
ftcmanag.c | 58 if ( scaler->pixel )
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 84 unsigned int pixel; member in struct:_XkbColor 338 unsigned int /* pixel */
|
lbxproto.h | 230 CARD32 pixel B32; 241 CARD32 pixel B32;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 84 unsigned int pixel; member in struct:_XkbColor 338 unsigned int /* pixel */
|
lbxproto.h | 230 CARD32 pixel B32; 241 CARD32 pixel B32;
|
/developers/build/lib/ |
assetstudio.jar | |
/external/libvpx/libvpx/vp8/common/x86/ |
subpixel_sse2.asm | 22 ; input pixel array has output_height rows. This routine assumes that output_height is an 152 ; input pixel array has output_height rows. This routine assumes that output_height is an 330 ; input pixel array has output_height rows. 425 ; input pixel array has output_height rows. [all...] |
/external/v8/test/mjsunit/ |
array-constructor-feedback.js | 45 external_pixel : 'external pixel elements'
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
subpixel_sse2.asm | 22 ; input pixel array has output_height rows. This routine assumes that output_height is an 152 ; input pixel array has output_height rows. This routine assumes that output_height is an 330 ; input pixel array has output_height rows. 425 ; input pixel array has output_height rows. [all...] |