Home
last modified time | relevance | path

Searched defs:tmp1 (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/external/libiio/src/
Dsort.c40 const struct iio_channel *tmp1 = *(struct iio_channel **)p1; in iio_channel_compare() local
64 const struct iio_channel_attr *tmp1 = (struct iio_channel_attr *)p1; in iio_channel_attr_compare() local
72 const struct iio_device *tmp1 = *(struct iio_device **)p1; in iio_device_compare() local
80 const char *tmp1 = *(const char **)p1; in iio_device_attr_compare() local
88 const char *tmp1 = *(const char **)p1; in iio_buffer_attr_compare() local
/external/webrtc/common_audio/signal_processing/
Dresample_by_2_internal.c36 int32_t tmp0, tmp1, diff; in WebRtcSpl_DownBy2IntToShort() local
134 int32_t tmp0, tmp1, diff; in WebRtcSpl_DownBy2ShortToInt() local
210 int32_t tmp0, tmp1, diff; in WebRtcSpl_UpBy2ShortToInt() local
280 int32_t tmp0, tmp1, diff; in WebRtcSpl_UpBy2IntToInt() local
350 int32_t tmp0, tmp1, diff; in WebRtcSpl_UpBy2IntToShort() local
429 int32_t tmp0, tmp1, diff; in WebRtcSpl_LPBy2ShortToInt() local
563 int32_t tmp0, tmp1, diff; in WebRtcSpl_LPBy2IntToInt() local
Dmin_max_operations_mips.c230 int tmp1 = 0, max_value = 0x7fffffff; in WebRtcSpl_MaxAbsValueW32_mips() local
263 int tmp1; in WebRtcSpl_MaxValueW16_mips() local
292 int tmp1, value; in WebRtcSpl_MaxValueW32_mips() local
321 int tmp1; in WebRtcSpl_MinValueW16_mips() local
351 int tmp1, value; in WebRtcSpl_MinValueW32_mips() local
Dcross_correlation_neon.c33 int32x4_t tmp1 = vmull_high_s16(seq1_16x8, seq2_16x8); in DotProductWithScaleNeon() local
37 int32x4_t tmp1 = vmull_s16(vget_high_s16(seq1_16x8), in DotProductWithScaleNeon() local
Dcomplex_fft_mips.c30 int32_t tmp1 = 0; in WebRtcSpl_ComplexFFT() local
156 int32_t tmp1 = 0, tmp2 = 0, tmp3 = 0, tmp4 = 0; in WebRtcSpl_ComplexIFFT() local
/external/pdfium/core/fxcodec/jbig2/
DJBig2_Image.cpp319 uint32_t tmp1 = JBIG2_GETDWORD(lineSrc) << shift; in ComposeToInternal() local
348 uint32_t tmp1 = JBIG2_GETDWORD(lineSrc) >> shift; in ComposeToInternal() local
379 uint32_t tmp1 = (JBIG2_GETDWORD(lineSrc) << shift1) | in ComposeToInternal() local
416 uint32_t tmp1 = (JBIG2_GETDWORD(sp) << shift1) | in ComposeToInternal() local
442 uint32_t tmp1 = (JBIG2_GETDWORD(sp) << shift1) | in ComposeToInternal() local
468 uint32_t tmp1 = in ComposeToInternal() local
504 uint32_t tmp1 = JBIG2_GETDWORD(sp); in ComposeToInternal() local
529 uint32_t tmp1 = JBIG2_GETDWORD(sp); in ComposeToInternal() local
554 uint32_t tmp1 = JBIG2_GETDWORD(sp); in ComposeToInternal() local
589 uint32_t tmp1 = JBIG2_GETDWORD(sp) >> shift1; in ComposeToInternal() local
[all …]
/external/OpenCL-CTS/test_conformance/vectors/
Dtest_vec_align.cpp373 char tmp1[2048], tmp2[2048]; in test_vec_align_struct() local
426 char tmp1[2048], tmp2[2048]; in test_vec_align_packed_struct() local
482 char tmp1[2048], tmp2[2048]; in test_vec_align_struct_arr() local
514 char tmp1[2048], tmp2[2048]; in test_vec_align_packed_struct_arr() local
/external/aac/libFDK/src/arm/
Dscale_arm.cpp122 FIXP_DBL tmp1 = mySpec[1]; in scaleValuesWithFactor() local
148 FIXP_DBL tmp1 = mySpec[1]; in scaleValuesWithFactor() local
/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator_mips.c34 int32_t tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in WebRtcIsacfix_PCorr2Q32() local
105 int32_t tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in WebRtcIsacfix_PCorr2Q32() local
/external/llvm-project/llvm/test/MC/RISCV/
Dhilo-constaddr-expr.s12 tmp1: label
/external/libyuv/files/source/
Drotate_mmi.cc27 uint64_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; in TransposeWx8_MMI() local
156 uint64_t tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; in TransposeUVWx8_MMI() local
/external/webrtc/common_audio/third_party/spl_sqrt_floor/
Dspl_sqrt_floor_mips.c51 int32_t root = 0, tmp1, tmp2, tmp3, tmp4; in WebRtcSpl_SqrtFloor() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_wtengine.c88 EAS_I32 tmp1; in WT_VoiceGain() local
456 EAS_I32 tmp1; in WT_NoiseGenerator() local
605 EAS_I32 tmp1; in WT_InterpolateMono() local
/external/libopus/silk/float/
Dk2a_FLP.c42 silk_float rck, tmp1, tmp2; in silk_k2a_FLP() local
DLPC_inv_pred_gain_FLP.c45 double invGain, rc, rc_mult1, rc_mult2, tmp1, tmp2; in silk_LPC_inverse_pred_gain_FLP() local
Dwarped_autocorrelation_FLP.c44 double tmp1, tmp2; in silk_warped_autocorrelation_FLP() local
/external/libopus/silk/fixed/
Dk2a_Q16_FIX.c42 opus_int32 rc, tmp1, tmp2; in silk_k2a_Q16() local
Dk2a_FIX.c42 opus_int32 rc, tmp1, tmp2; in silk_k2a() local
/external/ipsec-tools/src/racoon/
Disakmp_unity.c273 char tmp1[40]; local
362 char tmp1[40]; local
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_quantize_intrin_sse2.c61 __m128i coeffs, coeffs_sign, tmp1, tmp2; in aom_highbd_quantize_b_sse2() local
139 const int64_t tmp1 = abs_coeff + ROUND_POWER_OF_TWO(round_ptr[rc != 0], 1); in aom_highbd_quantize_b_32x32_sse2() local
197 const int64_t tmp1 = abs_coeff + ROUND_POWER_OF_TWO(round_ptr[rc != 0], 2); in aom_highbd_quantize_b_64x64_sse2() 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/llvm-project/libc/AOR_v20.02/string/aarch64/
Dmemcmp.S28 #define tmp1 x7 macro
/external/arm-optimized-routines/string/aarch64/
Dmemcmp.S27 #define tmp1 x7 macro
/external/llvm-project/libc/AOR_v20.02/string/arm/
Dstrlen-armv6t2.S41 #define tmp1 r4 /* Overlaps const_0 */ macro
/external/arm-optimized-routines/string/arm/
Dstrlen-armv6t2.S40 #define tmp1 r4 /* Overlaps const_0 */ macro

12345678910>>...13