HomeSort by relevance Sort by last modified time
    Searched refs:pixel (Results 476 - 500 of 555) sorted by null

<<11121314151617181920>>

  /external/opencv3/modules/highgui/src/
window_QT.cpp 74 //that is also the number of pixel per grid
103 float dx;//spacing letter in Qt (0 default) in pixel
    [all...]
  /external/skia/src/ports/
SkFontHost_mac.cpp 219 static unsigned CGRGBPixel_getAlpha(CGRGBPixel pixel) {
220 return pixel & 0xFF;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_firstpass.c 326 const uint8_t *pixel = row; local
328 sum += weight_table[*pixel++];
    [all...]
  /prebuilts/devtools/tools/lib/
asset-studio.jar 
jfreechart-swt-1.0.9.jar 
monkeyrunner.jar 
  /prebuilts/gradle-plugin/com/android/tools/monkeyrunner/24.4.0-beta6/
monkeyrunner-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/monkeyrunner/24.5.0/
monkeyrunner-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/monkeyrunner/25.0.0-alpha1/
monkeyrunner-25.0.0-alpha1.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar 
  /external/deqp/framework/common/
tcuTexture.cpp 659 /** Get pixel size in bytes. */
2338 Vec4 pixel; local
    [all...]
  /external/deqp/modules/gles31/functional/
es31fDrawTests.cpp 120 const tcu::RGBA pixel = image.getPixel(x, y); local
123 // Any pixel with !(G ~= 255) is faulty (not a linear combinations of green and yellow)
124 if (de::abs(pixel.getGreen() - 255) > colorThreshold)
127 // Any pixel with !(B ~= 0) is faulty (not a linear combinations of green and yellow)
128 if (de::abs(pixel.getBlue() - 0) > colorThreshold)
    [all...]
es31fTessellationTests.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /external/zxing/core/
core.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 195 unsigned long foreground;/* foreground pixel */
196 unsigned long background;/* background pixel */
276 int root_depth; /* bits per pixel */
281 unsigned long black_pixel; /* White and Black pixel values */
294 int bits_per_pixel; /* bits/pixel at this depth */
303 unsigned long background_pixel; /* background pixel */
305 unsigned long border_pixel; /* border pixel value */
382 int bits_per_pixel; /* bits per pixel (ZPixmap) */
422 unsigned long pixel; member in struct:__anon37964
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 192 unsigned long foreground;/* foreground pixel */
193 unsigned long background;/* background pixel */
273 int root_depth; /* bits per pixel */
278 unsigned long black_pixel; /* White and Black pixel values */
291 int bits_per_pixel; /* bits/pixel at this depth */
300 unsigned long background_pixel; /* background pixel */
302 unsigned long border_pixel; /* border pixel value */
379 int bits_per_pixel; /* bits per pixel (ZPixmap) */
419 unsigned long pixel; member in struct:__anon39827
    [all...]
  /external/clang/test/CodeGen/
builtins-ppc-altivec.c 12 vector pixel vp = { 1, 2, 3, 4, 5, 6, 7, 8 };
24 vector pixel res_vp;
    [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderCompilationCases.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderCompilationCases.cpp     [all...]
  /external/libvpx/libvpx/vp8/common/x86/
subpixel_ssse3.asm 21 ; input pixel array has output_height rows. This routine assumes that output_height is an
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 148 ;# each. Writing 0 ... 63 for the pixel indices, the desired result is:
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
subpixel_ssse3.asm 21 ; input pixel array has output_height rows. This routine assumes that output_height is an
    [all...]

Completed in 1669 milliseconds

<<11121314151617181920>>