Searched refs:dst0 (Results 1 - 25 of 40) sorted by relevance

12

/external/libvpx/libvpx/vp8/common/arm/neon/
H A Ddequant_idct_neon.c21 unsigned char *dst0; local
44 dst0 = dst;
45 d14 = vld1_lane_s32((const int32_t *)dst0, d14, 0);
46 dst0 += stride;
47 d14 = vld1_lane_s32((const int32_t *)dst0, d14, 1);
48 dst0 += stride;
49 d15 = vld1_lane_s32((const int32_t *)dst0, d15, 0);
50 dst0 += stride;
51 d15 = vld1_lane_s32((const int32_t *)dst0, d15, 1);
133 dst0
[all...]
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c462 LLVMValueRef dst0 = NULL; local
479 dst0 = bld->bld_base.base.undef;
485 dst0 = lp_build_floor(&bld->bld_base.base, src0);
489 dst0 = lp_build_emit_fetch(&bld->bld_base, inst, 0, LP_CHAN_ALL);
498 dst0 = lp_build_rcp(&bld->bld_base.base, src0);
505 dst0 = lp_build_rsqrt(&bld->bld_base.base, tmp0);
517 dst0 = lp_build_mul(&bld->bld_base.base, src0, src1);
523 dst0 = lp_build_add(&bld->bld_base.base, src0, src1);
540 dst0 = lp_build_max(&bld->bld_base.base, src0, src1);
546 dst0
[all...]
/external/skia/src/core/
H A DSk4px.h76 Sk4px dst0 = fn(Load4(src+0)), local
78 dst0.store4(dst+0);
104 Sk4px dst0 = fn(Load4(dst+0), Load4(src+0)), local
106 dst0.store4(dst+0);
135 Sk4px dst0 = fn(Load4(dst+0), Load4(src+0), alpha0), local
137 dst0.store4(dst+0);
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_from_tgsi.cpp1066 void handleTEX(Value *dst0[4], int R, int S, int L, int C, int Dx, int Dy);
1067 void handleTXF(Value *dst0[4], int R);
1068 void handleTXQ(Value *dst0[4], enum TexQuery);
1069 void handleLIT(Value *dst0[4]);
1486 Converter::handleTXQ(Value *dst0[4], enum TexQuery query)
1493 if (!dst0[c])
1496 tex->setDef(d++, dst0[c]);
1657 Converter::handleLIT(Value *dst0[4])
1663 loadImm(dst0[0], 1.0f);
1666 loadImm(dst0[
[all...]
H A Dnv50_ir_from_sm4.cpp111 void emitTex(Value *dst0[4], TexInstruction *, const uint8_t swizzle[4]);
112 void handleLOAD(Value *dst0[4]);
113 void handleSAMPLE(operation, Value *dst0[4]);
114 void handleQUERY(Value *dst0[4], enum TexQuery query);
115 void handleDP(Value *dst0[4], int dim);
1474 Converter::emitTex(Value *dst0[4], TexInstruction *tex, const uint8_t swz[4])
1480 if (dst0[c])
1498 if (!dst0[c])
1504 mkCvt(OP_CVT, TYPE_F32, dst0[c], TYPE_U32, src);
1507 mkCvt(OP_CVT, TYPE_F32, dst0[
[all...]
/external/webp/src/dsp/
H A Ddec_sse2.c201 __m128i dst0, dst1, dst2, dst3; local
204 dst0 = _mm_loadl_epi64((__m128i*)(dst + 0 * BPS));
210 dst0 = _mm_cvtsi32_si128(*(int*)(dst + 0 * BPS));
216 dst0 = _mm_unpacklo_epi8(dst0, zero);
221 dst0 = _mm_add_epi16(dst0, T0);
226 dst0 = _mm_packus_epi16(dst0, dst0);
265 __m128i dst0 = _mm_cvtsi32_si128(*(int*)(dst + 0 * BPS)); local
[all...]
/external/libhevc/common/x86/
H A Dihevc_inter_pred_filters_sse42_intr.c309 WORD32 dst0, dst1, dst2, dst3; local
320 dst0 = _mm_cvtsi128_si32(src0_16x8b);
326 *(WORD32 *)(&pu1_dst[0 * dst_strd]) = dst0; /* row =0 */
389 WORD32 dst0, dst1; local
398 dst0 = _mm_cvtsi128_si32(src0_16x8b);
403 *(WORD32 *)(&pu1_dst[0 * dst_strd]) = dst0; /* row =0 */
H A Dihevc_weighted_pred_ssse3_intr.c259 WORD32 dst0, dst1, dst2, dst3; local
317 dst0 = _mm_cvtsi128_si32(res_temp0_4x32b);
324 *(WORD32 *)(&pu1_dst[0 * dst_strd]) = dst0;
609 WORD32 dst0, dst1; local
649 dst0 = _mm_cvtsi128_si32(res_temp0_4x32b);
654 *(WORD32 *)(&pu1_dst[0 * dst_strd]) = dst0;
873 WORD32 dst0, dst1; local
926 dst0 = _mm_cvtsi128_si32(res_temp1_4x32b);
932 *(WORD32 *)(&pu1_dst[0 * dst_strd]) = dst0;
1162 WORD32 dst0, dst local
1492 WORD32 dst0, dst1, dst2, dst3; local
1570 WORD32 dst0, dst1; local
1891 WORD32 dst0, dst1, dst2, dst3; local
2091 WORD32 dst0, dst1; local
[all...]
H A Dihevc_weighted_pred_sse42_intr.c123 WORD32 dst0, dst1, dst2, dst3; local
327 dst0 = _mm_cvtsi128_si32(src_temp0_4x32b);
334 *(WORD32 *)(&pu1_dst[0 * dst_strd]) = dst0;
819 WORD32 dst0, dst1, dst2, dst3;
881 dst0 = _mm_cvtsi128_si32(src_temp0_4x32b);
888 *(WORD32 *) (&pu1_dst[0*dst_strd]) = dst0;
1121 WORD32 dst0, dst1; local
1161 dst0 = _mm_cvtsi128_si32(src_temp0_4x32b);
1166 *(WORD32 *)(&pu1_dst[0 * dst_strd]) = dst0;
1376 WORD32 dst0, dst local
1653 WORD32 dst0, dst1; local
1978 WORD32 dst0, dst1, dst2, dst3; local
2056 WORD32 dst0, dst1; local
[all...]
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_flatshade.c86 /** Copy all the color attributes from src vertex to dst0 & dst1 vertices */
88 struct vertex_header *dst0,
96 COPY_4FV(dst0->data[attr], src->data[attr]);
102 COPY_3FV(dst0->data[attr], src->data[attr]);
87 copy_colors2( struct draw_stage *stage, struct vertex_header *dst0, struct vertex_header *dst1, const struct vertex_header *src ) argument
/external/opencv/cv/src/
H A Dcvsegmentation.cpp352 CvMat dstub0, *dst0; local
355 CV_CALL( dst0 = cvGetMat( dstarr, &dstub0 ));
360 if( !CV_ARE_TYPES_EQ( src0, dst0 ))
363 if( !CV_ARE_SIZES_EQ( src0, dst0 ))
382 dst_pyramid[0] = dst0;
H A Dcvthresh.cpp309 CvMat src0, dst0; local
327 dst = cvReshape( dst, &dst0, 1 );
H A Dcvcolor.cpp2133 uchar *dst0, int dst_step,
2139 memset( dst0, 0, size.width*3*sizeof(dst0[0]) );
2140 memset( dst0 + (size.height - 1)*dst_step, 0, size.width*3*sizeof(dst0[0]) );
2141 dst0 += dst_step + 3 + 1;
2145 for( ; size.height-- > 0; bayer0 += bayer_step, dst0 += dst_step )
2149 uchar* dst = dst0;
/external/vixl/src/vixl/a64/
H A Dmacro-assembler-a64.cc1624 void MacroAssembler::Pop(const CPURegister& dst0, const CPURegister& dst1, argument
1629 VIXL_ASSERT(!AreAliased(dst0, dst1, dst2, dst3));
1630 VIXL_ASSERT(AreSameSizeAndType(dst0, dst1, dst2, dst3));
1631 VIXL_ASSERT(dst0.IsValid());
1634 int size = dst0.SizeInBytes();
1637 PopHelper(count, size, dst0, dst1, dst2, dst3);
1688 const CPURegister& dst0 = registers.PopLowestIndex(); local
1691 Ldp(dst0, dst1, MemOperand(StackPointer(), offset));
1693 Ldr(dst0, MemOperand(StackPointer(), offset));
1774 const CPURegister& dst0,
1773 PopHelper(int count, int size, const CPURegister& dst0, const CPURegister& dst1, const CPURegister& dst2, const CPURegister& dst3) argument
1978 const CPURegister& dst0 = registers.PopLowestIndex(); local
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_blorp.h147 void setup(GLuint src0, GLuint dst0, GLuint dst1,
/external/v8/src/compiler/arm/
H A Dcode-generator-arm.cc832 MemOperand dst0 = g.ToMemOperand(destination); local
833 MemOperand dst1(dst0.rn(), dst0.offset() + kPointerSize);
834 __ vldr(temp_1, dst0); // Save destination in temp_1.
836 __ str(temp_0, dst0);
/external/v8/src/compiler/ia32/
H A Dcode-generator-ia32.cc848 Operand dst0 = g.ToOperand(destination); local
850 __ mov(dst0, Immediate(lower));
923 Operand dst0 = g.ToOperand(destination); local
925 __ movsd(xmm0, dst0); // Save destination in xmm0.
927 __ pop(dst0);
/external/opencv/cxcore/src/
H A Dcxlogic.cpp112 ( const uchar* src0, int step1, uchar* dst0, int step, CvSize size, \
117 for( ; size.height--; src0 += step1, dst0 += step ) \
120 uchar* dst = dst0; \
/external/v8/src/ia32/
H A Dlithium-gap-resolver-ia32.cc433 Operand dst0 = cgen_->ToOperand(destination); local
435 __ movsd(xmm0, dst0); // Save destination in xmm0.
437 __ mov(dst0, tmp);
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_alu.c586 struct rc_dst_register dst0; local
590 dst0 = try_to_reuse_dst(c, inst);
592 dst0,
609 srcreg(RC_FILE_TEMPORARY, dst0.Index),
861 struct rc_dst_register dst0 = try_to_reuse_dst(c, inst); local
865 dst0 = try_to_reuse_dst(c, inst);
867 dst0,
882 srcreg(RC_FILE_TEMPORARY, dst0.Index),
/external/v8/src/x87/
H A Dlithium-gap-resolver-x87.cc337 Operand dst0 = cgen_->ToOperand(destination); local
340 __ mov(dst0, tmp);
/external/valgrind/VEX/priv/
H A Dguest_x86_toIR.c1837 IRTemp dst0 = newTemp(ty); local
1857 assign( dst0, getIReg(size,gregOfRM(rm)) );
1861 helper_ADC( size, dst1, dst0, src,
1866 helper_SBB( size, dst1, dst0, src,
1870 assign( dst1, binop(mkSizedOp(ty,op8), mkexpr(dst0), mkexpr(src)) );
1872 setFlags_DEP1_DEP2(op8, dst0, src, ty);
1886 assign( dst0, getIReg(size,gregOfRM(rm)) );
1890 helper_ADC( size, dst1, dst0, src,
1895 helper_SBB( size, dst1, dst0, src,
1899 assign( dst1, binop(mkSizedOp(ty,op8), mkexpr(dst0), mkexp
1950 IRTemp dst0 = newTemp(ty); local
2149 IRTemp dst0 = newTemp(ty); local
2291 IRTemp dst0 = newTemp(ty); local
2399 IRTemp dst0 = newTemp(ty); local
2811 IRTemp dst1, src, dst0; local
[all...]
/external/libvpx/libvpx/vp9/common/
H A Dvp9_loopfilter.c916 uint8_t* const dst0 = dst->buf; local
1015 dst->buf = dst0;
1049 uint8_t* const dst0 = dst->buf; local
1082 dst->buf = dst0;
1156 dst->buf = dst0;
/external/v8/src/arm64/
H A Dmacro-assembler-arm64.cc895 void MacroAssembler::Pop(const CPURegister& dst0, const CPURegister& dst1, argument
899 DCHECK(!AreAliased(dst0, dst1, dst2, dst3));
900 DCHECK(AreSameSizeAndType(dst0, dst1, dst2, dst3));
901 DCHECK(dst0.IsValid());
904 int size = dst0.SizeInBytes();
906 PopHelper(count, size, dst0, dst1, dst2, dst3);
1001 const CPURegister& dst0 = registers.PopLowestIndex(); local
1006 PopHelper(count, size, dst0, dst1, dst2, dst3);
1137 const CPURegister& dst0,
1144 DCHECK(AreSameSizeAndType(dst0, dst
1136 PopHelper(int count, int size, const CPURegister& dst0, const CPURegister& dst1, const CPURegister& dst2, const CPURegister& dst3) argument
3111 const CPURegister& dst0 = saved_fp_regs.PopHighestIndex(); local
[all...]
/external/v8/test/cctest/
H A Dtest-assembler-arm.cc1232 uint32_t dst0; member in struct:__anon14910
1265 __ add(r4, r0, Operand(OFFSET_OF(T, dst0)));
1301 t.dst0 = 0;
1321 CHECK_EQ(0x01020304, t.dst0);
1351 uint32_t dst0; member in struct:__anon14911
1370 __ str(r2, MemOperand(r4, OFFSET_OF(T, dst0)));
1399 t.dst0 = 0;
1406 CHECK_EQ(0x12130304, t.dst0);

Completed in 1416 milliseconds

12