Searched defs:src (Results 201 - 225 of 3153) sorted by relevance

1234567891011>>

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_eu_util.c40 struct brw_reg src)
46 src,
55 struct brw_reg src,
61 src = vec4(src);
66 brw_MOV(p, byte_offset(dst, delta), byte_offset(src, delta));
67 brw_MOV(p, byte_offset(dst, delta+16), byte_offset(src, delta+16));
74 struct brw_reg src,
80 src = vec8(src);
38 brw_math_invert( struct brw_compile *p, struct brw_reg dst, struct brw_reg src) argument
53 brw_copy4(struct brw_compile *p, struct brw_reg dst, struct brw_reg src, GLuint count) argument
72 brw_copy8(struct brw_compile *p, struct brw_reg dst, struct brw_reg src, GLuint count) argument
[all...]
H A Dbrw_fs_copy_propagation.cpp30 fs_reg src; member in struct:__anon27764::acp_entry
37 if (inst->src[arg].file != entry->dst.file ||
38 inst->src[arg].reg != entry->dst.reg ||
39 inst->src[arg].reg_offset != entry->dst.reg_offset) {
45 inst->src[arg].type == BRW_REGISTER_TYPE_UD &&
46 entry->src.negate)
49 bool has_source_modifiers = entry->src.abs || entry->src.negate;
52 (has_source_modifiers || entry->src.file == UNIFORM))
55 inst->src[ar
[all...]
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_surface.c76 nouveau_surface_ref(struct nouveau_surface *src, argument
79 if (src) {
80 dst->offset = src->offset;
81 dst->layout = src->layout;
82 dst->format = src->format;
83 dst->width = src->width;
84 dst->height = src->height;
85 dst->cpp = src->cpp;
86 dst->pitch = src->pitch;
87 nouveau_bo_ref(src
[all...]
/external/mesa3d/src/mesa/swrast/
H A Ds_bitmap.c78 const GLubyte *src = (const GLubyte *) _mesa_image_address2d(unpack, local
85 if (*src & mask) {
91 src++;
101 src++;
107 if (*src & mask) {
113 src++;
123 src++;
176 const GLubyte *src = (const GLubyte *) _mesa_image_address2d(unpack,
183 span.array->mask[col] = (*src & mask) ? GL_TRUE : GL_FALSE;
185 src
[all...]
H A Ds_logic.c48 src[i] = 0; \
55 src[i] = ~0; \
65 src[i] = ~src[i]; \
72 src[i] = dest[i]; \
79 src[i] = ~dest[i]; \
86 src[i] &= dest[i]; \
93 src[i] = ~(src[i] & dest[i]); \
100 src[
161 logicop_uint1(struct gl_context *ctx, GLuint n, GLuint src[], const GLuint dest[], const GLubyte mask[]) argument
169 logicop_uint2(struct gl_context *ctx, GLuint n, GLuint src[], const GLuint dest[], const GLubyte mask[]) argument
177 logicop_uint4(struct gl_context *ctx, GLuint n, GLuint src[], const GLuint dest[], const GLubyte mask[]) argument
[all...]
H A Ds_masking.c63 GLuint *src = (GLuint *) span->array->rgba8; local
66 src[i] = (src[i] & srcMask) | (dst[i] & dstMask);
77 GLushort (*src)[4] = span->array->rgba16;
80 src[i][RCOMP] = (src[i][RCOMP] & rMask) | (dst[i][RCOMP] & ~rMask);
81 src[i][GCOMP] = (src[i][GCOMP] & gMask) | (dst[i][GCOMP] & ~gMask);
82 src[i][BCOMP] = (src[
[all...]
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
H A DByteBufferByteChannel.java51 public int write(ByteBuffer src) throws IOException { argument
52 int r = src.remaining();
53 byteBuffer.put(src);
/external/openssl/crypto/buffer/
H A Dbuf_str.c100 size_t BUF_strlcpy(char *dst, const char *src, size_t size) argument
103 for(; size > 1 && *src; size--)
105 *dst++ = *src++;
110 return l + strlen(src);
113 size_t BUF_strlcat(char *dst, const char *src, size_t size) argument
118 return l + BUF_strlcpy(dst, src, size);
/external/pixman/demos/
H A Dconvolution-test.c14 uint32_t *src = malloc (WIDTH * HEIGHT * 4); local
30 src[i] = 0x7f007f00;
35 simg = pixman_image_create_bits (PIXMAN_a8r8g8b8, WIDTH, HEIGHT, src, WIDTH * 4);
/external/pixman/test/
H A Dalpha-loop.c12 uint32_t *src, *dest; local
17 src = (uint32_t *)make_random_bytes (WIDTH * HEIGHT * 4);
22 pixman_image_t *s = pixman_image_create_bits (PIXMAN_a2r10g10b10, WIDTH, HEIGHT, src, WIDTH * 4);
H A Dpdf-op-test.c47 pixman_image_t *src; local
49 src = pixman_image_create_bits (
69 pixman_image_composite (op, src, msk, dst,
78 pixman_image_unref (src);
/external/qemu/audio/
H A Dmixeng_template.h112 (struct st_sample *dst, const void *src, int samples, struct mixeng_volume *vol)
115 IN_T *in = (IN_T *) src;
132 (struct st_sample *dst, const void *src, int samples, struct mixeng_volume *vol)
135 IN_T *in = (IN_T *) src;
153 (void *dst, const struct st_sample *src, int samples)
155 const struct st_sample *in = src;
165 (void *dst, const struct st_sample *src, int samples)
167 const struct st_sample *in = src;
111 _to_stereo(struct st_sample *dst, const void *src, int samples, struct mixeng_volume *vol) argument
131 _to_mono(struct st_sample *dst, const void *src, int samples, struct mixeng_volume *vol) argument
152 _from_stereo(void *dst, const struct st_sample *src, int samples) argument
164 _from_mono(void *dst, const struct st_sample *src, int samples) argument
/external/qemu/distrib/jpeg-6b/
H A Djdatasrc.c46 my_src_ptr src = (my_src_ptr) cinfo->src; local
52 src->start_of_file = TRUE;
92 my_src_ptr src = (my_src_ptr) cinfo->src; local
95 nbytes = JFREAD(src->infile, src->buffer, INPUT_BUF_SIZE);
98 if (src->start_of_file) /* Treat empty input file as fatal error */
102 src->buffer[0] = (JOCTET) 0xFF;
103 src
130 my_src_ptr src = (my_src_ptr) cinfo->src; local
184 my_src_ptr src; local
[all...]
/external/qemu/target-i386/
H A Dshift_helper_template.h59 target_ulong src; local
71 src = t0;
77 (lshift(src ^ t0, 11 - (DATA_BITS - 1)) & CC_O) |
78 ((src >> (DATA_BITS - count)) & CC_C);
87 target_ulong src; local
99 src = t0;
105 (lshift(src ^ t0, 11 - (DATA_BITS - 1)) & CC_O) |
106 ((src >> (count - 1)) & CC_C);
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowColorMatrix.java17 private float[] src; field in class:ShadowColorMatrix
19 public void __constructor__(float[] src) { argument
20 this.src = src;
27 public void __constructor__(ColorMatrix src) { argument
28 this.src = shadowOf(src).src;
33 src = new float[20];
34 src[
[all...]
/external/skia/bench/
H A DColorPrivBench.cpp43 // Note: we really want to load src and dst here and not outside in the i-loop.
45 // work in the FourByteInterps that depends only on src and dst outside this
49 const SkPMColor src = fSrcs[i]; variable
55 junk ^= SkFastFourByteInterp(src, dst, scale);
57 junk ^= SkFastFourByteInterp256(src, dst, scale);
59 junk ^= SkFourByteInterp(src, dst, scale);
61 junk ^= SkFourByteInterp256(src, dst, scale);
/external/skia/gm/
H A Dstroketext.cpp19 SkBitmap src; local
20 src.allocN32Pixels(10, 10);
21 src.eraseColor(SK_ColorRED);
24 c.writePixels(src, 0, 0);
/external/skia/src/animator/
H A DSkDisplayMovie.h40 SkString src; member in class:SkDisplayMovie
/external/skia/src/core/
H A DSkBitmap_scroll.cpp66 const char* src = dst; local
70 src -= dy * rowBytes;
75 // now jump src/dst to the last scanline
76 src += (height - 1) * rowBytes;
83 src -= dx << shift;
98 memmove(dst, src, width);
100 src += rowBytes;
H A DSkColorFilter.cpp38 SkPMColor dst, src = SkPreMultiplyColor(c); local
39 this->filterSpan(&src, 1, &dst);
H A DSkColorTable.cpp18 SkColorTable::SkColorTable(const SkColorTable& src) : INHERITED() { argument
20 fAlphaType = src.fAlphaType;
21 int count = src.count();
25 memcpy(fColors, src.fColors, count * sizeof(SkPMColor));
68 static inline void build_16bitcache(uint16_t dst[], const SkPMColor src[], argument
71 *dst++ = SkPixel32ToPixel16_ToU16(*src++);
/external/skia/src/effects/
H A DSkComposeImageFilter.cpp17 const SkBitmap& src,
29 return (outer ? outer : inner)->filterImage(proxy, src, ctx, result, offset);
33 return inner->filterImage(proxy, src, ctx, &tmp, offset) &&
37 bool SkComposeImageFilter::onFilterBounds(const SkIRect& src, argument
48 return (outer ? outer : inner)->filterBounds(src, ctm, dst);
52 return inner->filterBounds(src, ctm, &tmp) &&
16 onFilterImage(Proxy* proxy, const SkBitmap& src, const Context& ctx, SkBitmap* result, SkIPoint* offset) const argument
/external/skia/src/gpu/
H A DGrTemplates.h16 template <typename Dst, typename Src> Dst GrTCast(Src src) { argument
18 Src src; member in union:__anon30683
21 data.src = src;
/external/skia/src/opts/
H A DSkUtils_opts_SSE2.cpp71 void sk_memcpy32_SSE2(uint32_t *dst, const uint32_t *src, int count) argument
75 *dst++ = *src++;
79 const __m128i *src128 = reinterpret_cast<const __m128i*>(src);
93 src = reinterpret_cast<const uint32_t*>(src128);
96 *dst++ = *src++;
/external/skia/tests/
H A DAndroidPaintTest.cpp10 static size_t Reconstruct(const SkPaint& src, SkPaint* dst) { argument
12 src.flatten(writer);

Completed in 286 milliseconds

1234567891011>>