HomeSort by relevance Sort by last modified time
    Searched refs:pixels (Results 1 - 25 of 481) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
2010-06-17-asmcrash.c 8 void avg_pixels8_mmx2(uint8_t *block, const uint8_t *pixels, int line_size, int h)
11 :"+g"(h), "+S"(pixels), "+D"(block)
  /external/webkit/Source/WebCore/platform/graphics/skia/
GraphicsContext3DSkia.cpp 53 OwnPtr<NativeImageSkia> pixels;
65 pixels = adoptPtr(decoder.createFrameAtIndex(0));
66 if (!pixels.get() || !pixels->isDataComplete() || !pixels->width() || !pixels->height())
68 SkBitmap::Config skiaConfig = pixels->config();
71 skiaImage = pixels.get();
  /external/libvpx/libvpx/vp8/common/arm/armv6/
vp8_sad16x16_armv6.asm 38 ldr r6, [r0, #0x0] ; load 4 src pixels (1A)
39 ldr r8, [r2, #0x0] ; load 4 ref pixels (1A)
40 ldr r7, [r0, #0x4] ; load 4 src pixels (1A)
41 ldr r9, [r2, #0x4] ; load 4 ref pixels (1A)
42 ldr r10, [r0, #0x8] ; load 4 src pixels (1B)
43 ldr r11, [r0, #0xC] ; load 4 src pixels (1B)
45 usada8 r4, r8, r6, r4 ; calculate sad for 4 pixels
46 usad8 r8, r7, r9 ; calculate sad for 4 pixels
48 ldr r12, [r2, #0x8] ; load 4 ref pixels (1B)
49 ldr lr, [r2, #0xC] ; load 4 ref pixels (1B
    [all...]
vp8_variance_halfpixvar16x16_hv_armv6.asm 38 add r9, r0, r1 ; pointer to pixels on the next row
39 ; 1st 4 pixels
40 ldr r4, [r0, #0] ; load source pixels a, row N
41 ldr r6, [r0, #1] ; load source pixels b, row N
42 ldr r5, [r9, #0] ; load source pixels c, row N+1
43 ldr r7, [r9, #1] ; load source pixels d, row N+1
45 ; x = (a + b + 1) >> 1, interpolate pixels horizontally on row N
49 ; y = (c + d + 1) >> 1, interpolate pixels horizontally on row N+1
56 ldr r5, [r2, #0] ; load 4 ref pixels
69 orr r6, r6, r7 ; differences of all 4 pixels
    [all...]
vp8_variance_halfpixvar16x16_h_armv6.asm 38 ; 1st 4 pixels
39 ldr r4, [r0, #0] ; load 4 src pixels
40 ldr r6, [r0, #1] ; load 4 src pixels with 1 byte offset
41 ldr r5, [r2, #0] ; load 4 ref pixels
58 orr r6, r6, r7 ; differences of all 4 pixels
64 uxtb16 r5, r6 ; byte (two pixels) to halfwords
65 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
68 ; 2nd 4 pixels
69 ldr r4, [r0, #4] ; load 4 src pixels
70 ldr r6, [r0, #5] ; load 4 src pixels with 1 byte offse
    [all...]
vp8_variance_halfpixvar16x16_v_armv6.asm 39 ; 1st 4 pixels
40 ldr r4, [r0, #0] ; load 4 src pixels
41 ldr r6, [r9, #0] ; load 4 src pixels from next row
42 ldr r5, [r2, #0] ; load 4 ref pixels
59 orr r6, r6, r7 ; differences of all 4 pixels
65 uxtb16 r5, r6 ; byte (two pixels) to halfwords
66 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
69 ; 2nd 4 pixels
70 ldr r4, [r0, #4] ; load 4 src pixels
71 ldr r6, [r9, #4] ; load 4 src pixels from next ro
    [all...]
  /external/icu4c/layout/
AnchorTables.cpp 56 LEPoint pixels; local
58 fontInstance->transformFunits(x, y, pixels);
60 fontInstance->pixelsToUnits(pixels, anchor);
82 LEPoint pixels; local
86 fontInstance->transformFunits(x, y, pixels);
92 pixels.fX += adjx;
99 pixels.fY += adjy;
102 fontInstance->pixelsToUnits(pixels, anchor);
ValueRecords.cpp 47 LEPoint pixels; local
49 fontInstance->transformFunits(value, 0, pixels);
51 xPlacementAdjustment += fontInstance->xPixelsToUnits(pixels.fX);
52 yPlacementAdjustment += fontInstance->yPixelsToUnits(pixels.fY);
57 LEPoint pixels; local
59 fontInstance->transformFunits(0, value, pixels);
61 xPlacementAdjustment += fontInstance->xPixelsToUnits(pixels.fX);
62 yPlacementAdjustment += fontInstance->yPixelsToUnits(pixels.fY);
67 LEPoint pixels; local
69 fontInstance->transformFunits(value, 0, pixels);
77 LEPoint pixels; local
151 LEPoint pixels; local
161 LEPoint pixels; local
171 LEPoint pixels; local
181 LEPoint pixels; local
    [all...]
MarkToBasePosnSubtables.cpp 67 LEPoint baseAnchor, markAdvance, pixels; local
77 fontInstance->getGlyphAdvance(markGlyph, pixels);
78 fontInstance->pixelsToUnits(pixels, markAdvance);
92 fontInstance->getGlyphAdvance(baseGlyph, pixels);
101 pixels.fX += px.fX; // and add that to the base glyph's advance
102 pixels.fY += px.fY;
107 fontInstance->pixelsToUnits(pixels, baseAdvance);
MarkToMarkPosnSubtables.cpp 66 LEPoint mark2Anchor, markAdvance, pixels; local
75 fontInstance->getGlyphAdvance(markGlyph, pixels);
76 fontInstance->pixelsToUnits(pixels, markAdvance);
88 fontInstance->getGlyphAdvance(mark2Glyph, pixels);
89 fontInstance->pixelsToUnits(pixels, mark2Advance);
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/
Throughput.java 30 public Throughput(int totalFrames, int periodFrames, int periodTime, int pixels) {
34 mPixels = pixels;
  /external/webkit/Source/WebCore/platform/graphics/filters/
FELighting.cpp 70 int center = static_cast<int>(pixels->get(offset + cAlphaChannelOffset));
71 int right = static_cast<int>(pixels->get(offset + cPixelSize + cAlphaChannelOffset));
73 int bottom = static_cast<int>(pixels->get(offset + cAlphaChannelOffset));
74 int bottomRight = static_cast<int>(pixels->get(offset + cPixelSize + cAlphaChannelOffset));
81 int left = static_cast<int>(pixels->get(offset - cPixelSize + cAlphaChannelOffset));
82 int center = static_cast<int>(pixels->get(offset + cAlphaChannelOffset));
83 int right = static_cast<int>(pixels->get(offset + cPixelSize + cAlphaChannelOffset));
85 int bottomLeft = static_cast<int>(pixels->get(offset - cPixelSize + cAlphaChannelOffset));
86 int bottom = static_cast<int>(pixels->get(offset + cAlphaChannelOffset));
87 int bottomRight = static_cast<int>(pixels->get(offset + cPixelSize + cAlphaChannelOffset))
    [all...]
  /external/skia/gm/tests/
run.sh 107 mkdir -p $INPUTS_DIR/identical-pixels
109 -w $INPUTS_DIR/identical-pixels
110 echo "more bytes that do not change the image pixels" \
111 >> $INPUTS_DIR/identical-pixels/8888/dashing2.png
112 echo "more bytes that do not change the image pixels" \
113 >> $INPUTS_DIR/identical-pixels/565/dashing2.png
115 mkdir -p $INPUTS_DIR/different-pixels
117 -w $INPUTS_DIR/different-pixels
118 mv $INPUTS_DIR/different-pixels/8888/dashing3.png \
119 $INPUTS_DIR/different-pixels/8888/dashing2.pn
    [all...]
  /external/chromium/chrome/browser/
icon_loader_linux.cc 19 int pixels = 48; local
21 pixels = 32;
23 pixels = 16;
25 return pixels;
  /external/chromium/webkit/glue/
scoped_clipboard_writer_glue.h 25 void WriteBitmapFromPixels(const void* pixels, const gfx::Size& size);
  /external/qemu/android/
multitouch-screen.h 69 * require synchronization on any data structures it modifies. The pixels buffer
71 * The pixels buffer is intentionally not const: the callback may modify the data
78 * width, height Dimensions of the image, in pixels. Rows are tightly packed;
84 * pixels The framebuffer image.
96 unsigned char* pixels);
  /external/webkit/Source/WebCore/platform/graphics/chromium/
PlatformImage.h 43 const uint8_t* pixels() const { return m_pixelData ? &m_pixelData[0] : 0; } function in class:WebCore::PlatformImage
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3yuv.c 61 volatile void * pixels __attribute__((aligned(128))); member in struct:private_yuvhwdata
165 hwdata->pixels = (Uint8 *) memalign(16, width * height + ((width * height) >> 1));
166 if (hwdata->pixels == NULL) {
174 overlay->pixels = hwdata->planes;
181 overlay->pixels[0] = (Uint8 *)hwdata->pixels;
182 overlay->pixels[1] = overlay->pixels[0] +
184 overlay->pixels[2] = overlay->pixels[1]
    [all...]
  /external/webkit/Source/WebCore/platform/image-encoders/skia/
PNGImageEncoder.cpp 50 static void preMultipliedBGRAtoRGBA(const void* pixels, int pixelCount, unsigned char* output)
53 const SkPMColor* input = static_cast<const SkPMColor*>(pixels);
102 unsigned char* pixels = inputPixels; local
106 preMultipliedBGRAtoRGBA(pixels, imageSize.width(), row.data());
109 png_write_row(png, pixels);
110 pixels += imageSize.width() * 4;
JPEGImageEncoder.cpp 83 static void preMultipliedBGRAtoRGB(const void* pixels, unsigned int pixelCount, unsigned char* output)
85 const SkPMColor* input = static_cast<const SkPMColor*>(pixels);
93 static void RGBAtoRGB(const unsigned char* input, unsigned int pixels, unsigned char* output)
95 for (; pixels-- > 0; input += 4) {
137 unsigned char* pixels = inputPixels; local
141 preMultipliedBGRAtoRGB(pixels, cinfo.image_width, row.data());
143 RGBAtoRGB(pixels, cinfo.image_width, row.data());
145 pixels += cinfo.image_width * 4;
  /external/qemu/android/skin/
surface.h 55 * the content of 'pixels' is copied into a heap-allocated buffer. otherwise
62 uint32_t* pixels,
65 /* surface pixels information for slow surfaces */
70 uint32_t* pixels; member in struct:__anon13095
  /external/skia/legacy/
SavedPagePlayback.cpp 52 int bitmapRowBytes, void* pixels) {
61 bitmap.setPixels(pixels);
  /external/skia/src/image/
SkSurface_Raster.cpp 84 SkSurface_Raster::SkSurface_Raster(const SkImage::Info& info, void* pixels, size_t rb)
90 fBitmap.setPixels(pixels);
135 // this as its backend, so we can't modify the image's pixels anymore.
142 SkSurface* SkSurface::NewRasterDirect(const SkImage::Info& info, void* pixels, size_t rowBytes) {
146 if (NULL == pixels) {
150 return SkNEW_ARGS(SkSurface_Raster, (info, pixels, rowBytes));
166 void* pixels = sk_malloc_throw(size); local
167 if (NULL == pixels) {
171 SkAutoTUnref<SkPixelRef> pr(SkNEW_ARGS(SkMallocPixelRef, (pixels, size, NULL, true)));
  /external/webkit/Source/WebCore/platform/graphics/gpu/
Texture.h 52 void load(void* pixels);
53 void updateSubRect(void* pixels, const IntRect&);
  /external/webkit/Source/WebKit2/UIProcess/win/
ChunkedUpdateDrawingAreaProxyWin.cpp 50 void* pixels = 0; local
51 m_backingStoreBitmap.set(::CreateDIBSection(0, &bitmapInfo, DIB_RGB_COLORS, &pixels, 0, 0));
92 void* pixels = 0; local
93 OwnPtr<HBITMAP> hBitmap(::CreateDIBSection(0, &bitmapInfo, DIB_RGB_COLORS, &pixels, updateChunkHandle, 0));

Completed in 1036 milliseconds

1 2 3 4 5 6 7 8 91011>>