HomeSort by relevance Sort by last modified time
    Searched refs:tmp2 (Results 176 - 200 of 583) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/adhd/cras/src/dsp/
drc_kernel.c 594 float32x4_t x, x2, x4, left, right, tmp1, tmp2; local
607 "vmov.f32 %q[tmp2], %q[A1] \n"
610 "vmla.f32 %q[tmp2], %q[A3], %q[x2] \n"
611 "vmla.f32 %q[tmp2], %q[tmp1], %q[x4] \n"
612 "vmul.f32 %q[tmp2], %q[tmp2], %q[x] \n"
613 /* Now tmp2 contains the result of warp_sin(). */
614 "vmul.f32 %q[tmp2], %q[tmp2], %q[g] \n"
615 "vmul.f32 %q[left], %q[tmp2] \n
653 float32x4_t x2, x4, left, right, tmp1, tmp2; local
733 __m128 x, x2, x4, left, right, tmp1, tmp2; local
806 __m128 x2, x4, left, right, tmp1, tmp2; local
    [all...]
  /external/e2fsprogs/lib/ext2fs/
digest_encode.c 131 unsigned char tmp[1024], tmp2[1024]; local
162 ret = ext2fs_digest_decode(tmp, len, tmp2);
169 if (memcmp(tmp2, tests[i].d, ret) != 0) {
  /external/icu/icu4c/source/tools/escapesrc/
escapesrc.cpp 106 char tmp2[5]; local
107 sprintf(tmp2, "\\x%02X", 0xFF & (int)(byte));
108 outstr += tmp2;
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_srgb.c 264 LLVMValueRef x05, x0375, a_const, b_const, c_const, tmp2; local
292 tmp2 = lp_build_mad(&f32_bld, b_const, x05, c_const);
293 pow_final = lp_build_add(&f32_bld, tmp, tmp2);
  /external/mesa3d/src/gallium/auxiliary/util/
u_pwr8.h 245 __m128i vmask, tmp1, tmp2; local
250 tmp2 = (__m128i) vec_ld (15, src);
251 vsrc.m128ui = (vector unsigned int) vec_perm (tmp1, tmp2, vmask);
  /external/webrtc/webrtc/modules/audio_processing/aecm/
aecm_core_mips.c 81 int32_t tmp1, tmp2, tmp3, tmp4; local
104 "lh %[tmp2], 0(%[hann]) \n\t"
108 "mul %[tmp1], %[tmp1], %[tmp2] \n\t"
127 "lh %[tmp2], 0(%[hann]) \n\t"
131 "mul %[tmp1], %[tmp1], %[tmp2] \n\t"
150 [tmp1] "=&r" (tmp1), [tmp2] "=&r" (tmp2), [tmp3] "=&r" (tmp3),
170 "lh %[tmp2], 2(%[pfrfi]) \n\t"
173 "subu %[tmp2], $zero, %[tmp2] \n\t
208 int32_t tmp1, tmp2, tmp3, tmp4, tmp_re, tmp_im; local
    [all...]
  /frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
bugdroid.rs 73 float tmp2 = (sqrt(length(pc) * length(pc) - tmp1) - radius);
74 return tmp1 + tmp2 * tmp2;
88 float tmp2 = (sqrt(length(pc) * length(pc) - tmp1) - radius);
90 return (tmp1 + tmp2 * tmp2);
  /art/compiler/optimizing/
code_generator_vector_mips.cc 1118 VectorRegister tmp2 = VectorRegisterFrom(locations->GetTemp(1)); local
1132 VectorRegister tmp2 = VectorRegisterFrom(locations->GetTemp(1)); local
1148 VectorRegister tmp2 = VectorRegisterFrom(locations->GetTemp(1)); local
1175 VectorRegister tmp2 = VectorRegisterFrom(locations->GetTemp(1)); local
1189 VectorRegister tmp2 = VectorRegisterFrom(locations->GetTemp(1)); local
1221 VectorRegister tmp2 = VectorRegisterFrom(locations->GetTemp(1)); local
    [all...]
code_generator_vector_mips64.cc 1116 VectorRegister tmp2 = VectorRegisterFrom(locations->GetTemp(1)); local
1130 VectorRegister tmp2 = VectorRegisterFrom(locations->GetTemp(1)); local
1146 VectorRegister tmp2 = VectorRegisterFrom(locations->GetTemp(1)); local
1173 VectorRegister tmp2 = VectorRegisterFrom(locations->GetTemp(1)); local
1187 VectorRegister tmp2 = VectorRegisterFrom(locations->GetTemp(1)); local
1219 VectorRegister tmp2 = VectorRegisterFrom(locations->GetTemp(1)); local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
loopfilter_16_msa.c 442 v8u16 tmp0, tmp1, tmp2; local
537 tmp2 = p3_r - p4_r + q3_r - p7_r;
540 tmp1 += tmp2;
555 tmp2 = p1_r - p2_r + q5_r - p7_r;
558 tmp1 += tmp2;
573 tmp2 = (q7_r - p0_r) + (q0_r - p7_r);
576 tmp1 += tmp2;
591 tmp2 = q7_r - q1_r + q2_r - p5_r;
594 tmp1 += tmp2;
609 tmp2 = (q7_r - q3_r) + (q4_r - p3_r)
666 v16i8 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
706 v4i32 tmp2, tmp3; local
    [all...]
  /external/speex/libspeex/
quant_lsp.c 74 spx_word16_t tmp1, tmp2; local
82 tmp2 = LSP_PI-qlsp[i];
84 tmp2 = qlsp[i+1]-qlsp[i];
85 if (tmp2<tmp1)
86 tmp1 = tmp2;
335 tmp2 = 10/(qlsp[i+1]-qlsp[i]);
336 quant_weight[i] = tmp1 > tmp2 ? tmp1 : tmp2;
  /external/libopus/silk/
NSQ_del_dec.c 353 opus_int32 tmp1, tmp2, sLF_AR_shp_Q14; local
424 tmp2 = silk_SMLAWB( psDD->Diff_Q14, psDD->sAR2_Q14[ 0 ], warping_Q16 );
426 tmp1 = silk_SMLAWB( psDD->sAR2_Q14[ 0 ], psDD->sAR2_Q14[ 1 ] - tmp2, warping_Q16 );
427 psDD->sAR2_Q14[ 0 ] = tmp2;
429 n_AR_Q14 = silk_SMLAWB( n_AR_Q14, tmp2, AR_shp_Q13[ 0 ] );
433 tmp2 = silk_SMLAWB( psDD->sAR2_Q14[ j - 1 ], psDD->sAR2_Q14[ j + 0 ] - tmp1, warping_Q16 );
437 tmp1 = silk_SMLAWB( psDD->sAR2_Q14[ j + 0 ], psDD->sAR2_Q14[ j + 1 ] - tmp2, warping_Q16 );
438 psDD->sAR2_Q14[ j + 0 ] = tmp2;
439 n_AR_Q14 = silk_SMLAWB( n_AR_Q14, tmp2, AR_shp_Q13[ j ] );
455 tmp2 = silk_ADD32( n_LTP_Q14, LPC_pred_Q14 ); /* Q13 *
    [all...]
  /external/libopus/silk/x86/
NSQ_del_dec_sse.c 346 opus_int32 tmp1, tmp2, sLF_AR_shp_Q14; local
516 tmp2 = silk_SMLAWB( psLPC_Q14[ 0 ], psDD->sAR2_Q14[ 0 ], warping_Q16 );
518 tmp1 = silk_SMLAWB( psDD->sAR2_Q14[ 0 ], psDD->sAR2_Q14[ 1 ] - tmp2, warping_Q16 );
519 psDD->sAR2_Q14[ 0 ] = tmp2;
521 n_AR_Q14 = silk_SMLAWB( n_AR_Q14, tmp2, AR_shp_Q13[ 0 ] );
525 tmp2 = silk_SMLAWB( psDD->sAR2_Q14[ j - 1 ], psDD->sAR2_Q14[ j + 0 ] - tmp1, warping_Q16 );
529 tmp1 = silk_SMLAWB( psDD->sAR2_Q14[ j + 0 ], psDD->sAR2_Q14[ j + 1 ] - tmp2, warping_Q16 );
530 psDD->sAR2_Q14[ j + 0 ] = tmp2;
531 n_AR_Q14 = silk_SMLAWB( n_AR_Q14, tmp2, AR_shp_Q13[ j ] );
547 tmp2 = silk_ADD32( n_LTP_Q14, LPC_pred_Q14 ); /* Q13 *
    [all...]
  /external/pcre/dist2/src/sljit/
sljitNativePPC_64.c 48 sljit_uw tmp2; local
84 tmp2 = imm & ((1ul << (63 - shift)) - 1);
86 if (tmp2 <= 0xffff) {
89 return push_inst(compiler, ORI | S(reg) | A(reg) | tmp2);
92 if (tmp2 <= 0xffffffff) {
95 FAIL_IF(push_inst(compiler, ORIS | S(reg) | A(reg) | (tmp2 >> 16)));
96 return (imm & 0xffff) ? push_inst(compiler, ORI | S(reg) | A(reg) | IMM(tmp2)) : SLJIT_SUCCESS;
99 ASM_SLJIT_CLZ(tmp2, shift2);
100 tmp2 <<= shift2;
102 if ((tmp2 & ~0xffff000000000000ul) == 0)
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
sixtap_filter_msa.c 396 v16u8 tmp0, tmp1, tmp2, tmp3; local
435 tmp0, tmp1, tmp2, tmp3);
436 XORI_B4_128_UB(tmp0, tmp1, tmp2, tmp3);
437 ST_UB4(tmp0, tmp1, tmp2, tmp3, dst, dst_stride);
536 v8i16 tmp0, tmp1, tmp2, tmp3; local
586 tmp2 = DPADD_SH3_SH(out1, out2, out7, filt_vt0, filt_vt1, filt_vt2);
593 SRARI_H4_SH(tmp0, tmp1, tmp2, tmp3, 7);
594 SAT_SH4_SH(tmp0, tmp1, tmp2, tmp3, 7);
596 vec1 = PCKEV_XORI128_UB(tmp2, tmp3);
865 v16u8 tmp0, tmp1, tmp2, tmp3; local
980 v8i16 filt, filt_vt0, filt_vt1, tmp0, tmp1, tmp2, tmp3; local
1123 v8i16 tmp0, tmp1, tmp2, tmp3, vec0, vec1, vec2, vec3; local
1269 v8i16 filt, filt_vt0, filt_vt1, filt_vt2, tmp0, tmp1, tmp2, tmp3; local
    [all...]
  /external/webp/src/dsp/
dec_msa.c 83 v8i16 tmp0, tmp1, tmp2, tmp3; local
90 VSHF_H2_SH(tmp0, tmp1, tmp0, tmp1, mask0, mask1, tmp2, tmp3);
91 out0 = tmp2 + tmp3;
92 out1 = tmp2 - tmp3;
96 VSHF_H2_SH(tmp0, tmp1, tmp0, tmp1, mask0, mask1, tmp2, tmp3);
97 tmp0 = tmp2 + tmp3;
98 tmp1 = tmp2 - tmp3;
366 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
384 ILVRL_B2_SH(q2, q1, tmp2, tmp5);
386 ST6x1_UB(tmp3, 0, tmp2, 0, ptmp, 4)
448 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; local
532 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
597 v4i32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; local
    [all...]
  /external/eigen/Eigen/src/Core/arch/NEON/
PacketMath.h 506 float32x4x2_t tmp2 = vzipq_f32(kernel.packet[2], kernel.packet[3]); local
508 kernel.packet[0] = vcombine_f32(vget_low_f32(tmp1.val[0]), vget_low_f32(tmp2.val[0]));
509 kernel.packet[1] = vcombine_f32(vget_high_f32(tmp1.val[0]), vget_high_f32(tmp2.val[0]));
510 kernel.packet[2] = vcombine_f32(vget_low_f32(tmp1.val[1]), vget_low_f32(tmp2.val[1]));
511 kernel.packet[3] = vcombine_f32(vget_high_f32(tmp1.val[1]), vget_high_f32(tmp2.val[1]));
517 int32x4x2_t tmp2 = vzipq_s32(kernel.packet[2], kernel.packet[3]); local
518 kernel.packet[0] = vcombine_s32(vget_low_s32(tmp1.val[0]), vget_low_s32(tmp2.val[0]));
519 kernel.packet[1] = vcombine_s32(vget_high_s32(tmp1.val[0]), vget_high_s32(tmp2.val[0]));
520 kernel.packet[2] = vcombine_s32(vget_low_s32(tmp1.val[1]), vget_low_s32(tmp2.val[1]));
521 kernel.packet[3] = vcombine_s32(vget_high_s32(tmp1.val[1]), vget_high_s32(tmp2.val[1]))
    [all...]
  /external/libjpeg-turbo/simd/
jidctint-mmx.asm 198 ; tmp2 = z1 + z3 * -1.847759065;
202 ; tmp2 = z2 * 0.541196100 + z3 * (0.541196100 - 1.847759065);
298 ; z1 = tmp0 + tmp3; z2 = tmp1 + tmp2;
300 ; tmp2 = tmp2 * 3.072711026; tmp3 = tmp3 * 1.501321110;
303 ; tmp2 += z2 + z3; tmp3 += z1 + z4;
307 ; tmp1 = tmp1 * (2.053119869 - 2.562915447) + tmp2 * -2.562915447;
308 ; tmp2 = tmp1 * -2.562915447 + tmp2 * (3.072711026 - 2.562915447);
311 ; tmp2 += z3; tmp3 += z4
    [all...]
jidctint-sse2-64.asm 185 ; tmp2 = z1 + z3 * -1.847759065;
189 ; tmp2 = z2 * 0.541196100 + z3 * (0.541196100 - 1.847759065);
285 ; z1 = tmp0 + tmp3; z2 = tmp1 + tmp2;
287 ; tmp2 = tmp2 * 3.072711026; tmp3 = tmp3 * 1.501321110;
290 ; tmp2 += z2 + z3; tmp3 += z1 + z4;
294 ; tmp1 = tmp1 * (2.053119869 - 2.562915447) + tmp2 * -2.562915447;
295 ; tmp2 = tmp1 * -2.562915447 + tmp2 * (3.072711026 - 2.562915447);
298 ; tmp2 += z3; tmp3 += z4
    [all...]
jidctint-sse2.asm 192 ; tmp2 = z1 + z3 * -1.847759065;
196 ; tmp2 = z2 * 0.541196100 + z3 * (0.541196100 - 1.847759065);
292 ; z1 = tmp0 + tmp3; z2 = tmp1 + tmp2;
294 ; tmp2 = tmp2 * 3.072711026; tmp3 = tmp3 * 1.501321110;
297 ; tmp2 += z2 + z3; tmp3 += z1 + z4;
301 ; tmp1 = tmp1 * (2.053119869 - 2.562915447) + tmp2 * -2.562915447;
302 ; tmp2 = tmp1 * -2.562915447 + tmp2 * (3.072711026 - 2.562915447);
305 ; tmp2 += z3; tmp3 += z4
    [all...]
  /external/python/cpython3/Objects/
rangeobject.c 166 PyObject *tmp1 = NULL, *tmp2 = NULL, *result; local
207 if ((tmp2 = PyNumber_FloorDivide(diff, step)) == NULL)
210 if ((result = PyNumber_Add(tmp2, one)) == NULL)
213 Py_DECREF(tmp2);
222 Py_XDECREF(tmp2);
366 PyObject *tmp2 = NULL; local
399 tmp2 = PyNumber_Remainder(tmp1, r->step);
400 if (tmp2 == NULL)
403 result = PyObject_RichCompareBool(tmp2, zero, Py_EQ);
406 Py_XDECREF(tmp2);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
order.go 598 tmp2 := ordertemp(types.Types[TBOOL], order, false)
603 r = okas(n.List.Second(), tmp2)
606 n.List.Set2(tmp1, tmp2)
856 tmp2 := nod(ODCL, tmp1, nil)
857 tmp2 = typecheck(tmp2, Etop)
858 n2.Ninit.Append(tmp2)
862 tmp2 := nod(OAS, tmp1, r.Left)
863 tmp2 = typecheck(tmp2, Etop
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
order.go 598 tmp2 := ordertemp(types.Types[TBOOL], order, false)
603 r = okas(n.List.Second(), tmp2)
606 n.List.Set2(tmp1, tmp2)
856 tmp2 := nod(ODCL, tmp1, nil)
857 tmp2 = typecheck(tmp2, Etop)
858 n2.Ninit.Append(tmp2)
862 tmp2 := nod(OAS, tmp1, r.Left)
863 tmp2 = typecheck(tmp2, Etop
    [all...]
  /art/test/115-native-bridge/
nativebridge.cc 229 struct sigaction64 tmp2; local
230 sigemptyset64(&tmp2.sa_mask);
231 tmp2.sa_sigaction = test_sigaction_handler;
232 tmp2.sa_restorer = nullptr;
234 sigaction64(SIGSEGV, &tmp2, nullptr);
235 sigaction64(SIGILL, &tmp2, nullptr);
  /external/boringssl/src/crypto/fipsmodule/bn/
sqrt.c 428 BIGNUM *estimate, *tmp, *delta, *last_delta, *tmp2; local
484 tmp2 = last_delta;
486 delta = tmp2;

Completed in 1255 milliseconds

1 2 3 4 5 6 78 91011>>