Home
last modified time | relevance | path

Searched defs:tmp2 (Results 1 – 25 of 186) sorted by relevance

12345678

/external/compiler-rt/test/tsan/
Dsimple_stack2.cc12 int tmp2 = tmp; in bar1() local
19 int tmp2 = tmp; in foo2() local
25 int tmp2 = tmp; in bar2() local
/external/aac/libFDK/include/arm/
Dcplx_mul.h110 LONG tmp1,tmp2; in cplxMultDiv2() local
135 LONG tmp1, tmp2; in cplxMultDiv2() local
159 LONG tmp1, tmp2; in cplxMultAddDiv2() local
184 LONG tmp1, tmp2; in cplxMultDiv2() local
/external/fsck_msdos/
Dboot.c197 char tmp2[16]; local
206 char tmp2[16]; local
/external/aac/libFDK/src/arm/
Dscale_arm.cpp118 FIXP_DBL tmp2 = mySpec[2]; in scaleValuesWithFactor() local
148 FIXP_DBL tmp2 = mySpec[2]; in scaleValuesWithFactor() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_quantize_intrin_sse2.c69 __m128i coeffs, coeffs_sign, tmp1, tmp2; in vpx_highbd_quantize_b_sse2() local
89 const int64_t tmp2 = ((tmp1 * quant_ptr[k != 0]) >> 16) + tmp1; in vpx_highbd_quantize_b_sse2() local
168 const int64_t tmp2 = ((tmp1 * quant_ptr[rc != 0]) >> 16) + tmp1; in vpx_highbd_quantize_b_32x32_sse2() local
/external/clang/test/CodeGen/
Dvla-3.c9 char tmp2[size+16]; in vlaalign() local
/external/apache-http/src/org/apache/http/impl/auth/
DDigestScheme.java319 String tmp2=encode(md5Helper.digest(EncodingUtils.getBytes(a1, charset))); in createDigest() local
345 … StringBuilder tmp2 = new StringBuilder(md5a1.length() + nonce.length() + md5a2.length()); in createDigest() local
356 StringBuilder tmp2 = new StringBuilder(md5a1.length() + nonce.length() in createDigest() local
/external/skia/src/opts/
DSkBitmapProcState_filter_neon.h32 uint16x8_t tmp1, tmp2; in Filter_32_opaque_neon() local
67 uint16x8_t tmp1, tmp2; in Filter_32_alpha_neon() local
/external/ipsec-tools/src/racoon/
Disakmp_unity.c274 char tmp2[40]; local
363 char tmp2[40]; local
/external/eigen/unsupported/test/
DNumericalDiff.cpp39 double tmp1, tmp2, tmp3; in operator ()() local
55 double tmp1, tmp2, tmp3, tmp4; in actual_df() local
/external/libopus/silk/float/
Dwarped_autocorrelation_FLP.c44 double tmp1, tmp2; in silk_warped_autocorrelation_FLP() local
/external/webp/src/dsp/
Dyuv_sse2.c110 const __m128i tmp2 = _mm_packus_epi16(tmp1, tmp1); in YuvToRgbSSE2() local
119 const __m128i tmp2 = _mm_packs_epi32(tmp1, tmp1); in YuvToBgrSSE2() local
140 const __m128i tmp2 = _mm_packus_epi16(tmp1_1, tmp1_2); in VP8YuvToRgba32() local
207 const __m128i tmp2 = _mm_packus_epi16(tmp1_1, tmp1_2); in YuvToRgbaRowSSE2() local
/external/sonivox/arm-hybrid-22k/lib_src/
DARM-E_interpolate_noloop_gnu.s51 tmp2 .req r9 label
DARM-E_filter_gnu.s51 tmp2 .req r10 label
DARM-E_interpolate_loop_gnu.s47 tmp2 .req r6 label
DARM-E_voice_gain_gnu.s47 tmp2 .req r1 @ reuse register label
/external/sonivox/arm-wt-22k/lib_src/
DARM-E_interpolate_noloop_gnu.s51 tmp2 .req r9 label
DARM-E_filter_gnu.s51 tmp2 .req r10 label
DARM-E_interpolate_loop_gnu.s47 tmp2 .req r6 label
DARM-E_voice_gain_gnu.s47 tmp2 .req r1 @ reuse register label
/external/webrtc/src/common_audio/signal_processing/
Dresample_by_2.c71 WebRtc_Word32 tmp1, tmp2, diff, in32, out32; in WebRtcSpl_DownsampleBy2() local
128 WebRtc_Word32 tmp1, tmp2, diff, in32, out32; in WebRtcSpl_UpsampleBy2() local
Dresample.c317 WebRtc_Word32 tmp2 = 16384; in WebRtcSpl_DotProdIntToInt() local
363 WebRtc_Word32 tmp2 = 16384; in WebRtcSpl_DotProdIntToShort() local
/external/aac/libAACdec/src/arm/
Dblock_arm.cpp120 FIXP_DBL tmp0, tmp1, tmp2, tmp3; in CBlock_ScaleSpectralData_func1() local
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dfilterbanks.c171 WebRtc_Word32 tmp1, tmp2, tmp3; in WebRtcIsacfix_SplitAndFilter1() local
226 WebRtc_Word32 tmp1, tmp2, tmp3; in WebRtcIsacfix_SplitAndFilter2() local
/external/libopus/silk/fixed/
Dresidual_energy16_FIX.c45 opus_int32 c_max, w_max, tmp, tmp2, nrg; in silk_residual_energy16_covar_FIX() local

12345678