/external/webrtc/webrtc/common_audio/signal_processing/ |
D | resample_by_2_internal.c | 34 int32_t tmp0, tmp1, diff; in WebRtcSpl_DownBy2IntToShort() local 129 int32_t tmp0, tmp1, diff; in WebRtcSpl_DownBy2ShortToInt() local 203 int32_t tmp0, tmp1, diff; in WebRtcSpl_UpBy2ShortToInt() local 273 int32_t tmp0, tmp1, diff; in WebRtcSpl_UpBy2IntToInt() local 343 int32_t tmp0, tmp1, diff; in WebRtcSpl_UpBy2IntToShort() local 422 int32_t tmp0, tmp1, diff; in WebRtcSpl_LPBy2ShortToInt() local 555 int32_t tmp0, tmp1, diff; in WebRtcSpl_LPBy2IntToInt() local
|
D | min_max_operations_mips.c | 231 int tmp1 = 0, max_value = 0x7fffffff; in WebRtcSpl_MaxAbsValueW32_mips() local 264 int tmp1; in WebRtcSpl_MaxValueW16_mips() local 293 int tmp1, value; in WebRtcSpl_MaxValueW32_mips() local 322 int tmp1; in WebRtcSpl_MinValueW16_mips() local 352 int tmp1, value; in WebRtcSpl_MinValueW32_mips() local
|
D | cross_correlation_neon.c | 32 int32x4_t tmp1 = vmull_high_s16(seq1_16x8, seq2_16x8); in DotProductWithScaleNeon() local 36 int32x4_t tmp1 = vmull_s16(vget_high_s16(seq1_16x8), in DotProductWithScaleNeon() local
|
D | complex_fft_mips.c | 30 int32_t tmp1 = 0; in WebRtcSpl_ComplexFFT() local 156 int32_t tmp1 = 0, tmp2 = 0, tmp3 = 0, tmp4 = 0; in WebRtcSpl_ComplexIFFT() local
|
D | spl_sqrt_floor_mips.c | 51 int32_t root = 0, tmp1, tmp2, tmp3, tmp4; in WebRtcSpl_SqrtFloor() local
|
D | resample_by_2.c | 72 int32_t tmp1, tmp2, diff, in32, out32; in WebRtcSpl_DownsampleBy2() local 130 int32_t tmp1, tmp2, diff, in32, out32; in WebRtcSpl_UpsampleBy2() local
|
D | resample.c | 316 int32_t tmp1 = 16384; in WebRtcSpl_DotProdIntToInt() local 362 int32_t tmp1 = 16384; in WebRtcSpl_DotProdIntToShort() local
|
/external/opencv3/3rdparty/libjpeg/ |
D | jfdctint.c | 160 INT32 tmp0, tmp1, tmp2, tmp3; variable 330 INT32 tmp0, tmp1, tmp2, tmp3; in jpeg_fdct_7x7() local 465 INT32 tmp0, tmp1, tmp2; in jpeg_fdct_6x6() local 578 INT32 tmp0, tmp1, tmp2; in jpeg_fdct_5x5() local 688 INT32 tmp0, tmp1; in jpeg_fdct_4x4() local 781 INT32 tmp0, tmp1, tmp2; in jpeg_fdct_3x3() local 866 INT32 tmp0, tmp1, tmp2, tmp3; in jpeg_fdct_2x2() local 928 INT32 tmp0, tmp1, tmp2, tmp3, tmp4; in jpeg_fdct_9x9() local 1078 INT32 tmp0, tmp1, tmp2, tmp3, tmp4; in jpeg_fdct_10x10() local 1241 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in jpeg_fdct_11x11() local [all …]
|
/external/aac/libFDK/include/arm/ |
D | cplx_mul.h | 110 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/aac/libFDK/src/arm/ |
D | scale_arm.cpp | 117 FIXP_DBL tmp1 = mySpec[1]; in scaleValuesWithFactor() local 147 FIXP_DBL tmp1 = mySpec[1]; in scaleValuesWithFactor() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_quantize_intrin_sse2.c | 69 __m128i coeffs, coeffs_sign, tmp1, tmp2; in vpx_highbd_quantize_b_sse2() local 88 const int64_t tmp1 = abs_coeff[j] + round_ptr[k != 0]; in vpx_highbd_quantize_b_sse2() local 166 const int64_t tmp1 = abs_coeff in vpx_highbd_quantize_b_32x32_sse2() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | pitch_estimator_mips.c | 34 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
|
D | filterbanks_neon.c | 45 int16x4_t tmp1, tmp2; in WebRtcIsacfix_AllpassFilter2FixDec16Neon() local
|
D | filterbanks.c | 223 int32_t tmp1, tmp2, tmp3; in WebRtcIsacfix_SplitAndFilter1() local 282 int32_t tmp1, tmp2, tmp3; in WebRtcIsacfix_SplitAndFilter2() local
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_wtengine.c | 84 EAS_I32 tmp1; in WT_VoiceGain() local 446 EAS_I32 tmp1; in WT_NoiseGenerator() local 595 EAS_I32 tmp1; in WT_InterpolateMono() local
|
D | ARM-E_interpolate_noloop_gnu.s | 50 tmp1 .req r8 label
|
D | ARM-E_filter_gnu.s | 50 tmp1 .req r9 label
|
/external/skia/src/opts/ |
D | SkBitmapProcState_filter_neon.h | 30 uint16x8_t tmp1, tmp2; in Filter_32_opaque_neon() local 65 uint16x8_t tmp1, tmp2; in Filter_32_alpha_neon() local
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_unity.c | 273 char tmp1[40]; local 362 char tmp1[40]; local
|
/external/eigen/unsupported/test/ |
D | NumericalDiff.cpp | 39 double tmp1, tmp2, tmp3; in operator ()() local 55 double tmp1, tmp2, tmp3, tmp4; in actual_df() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_vert_msa.c | 73 v16u8 tmp0, tmp1; in common_vt_8t_8w_msa() local 129 v16u8 tmp0, tmp1, tmp2, tmp3; in common_vt_8t_16w_msa() local 210 v16u8 tmp0, tmp1, tmp2, tmp3; in common_vt_8t_16w_mult_msa() local 307 v8u16 tmp0, tmp1; in common_vt_2t_4x4_msa() local 330 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_4x8_msa() local 372 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_8x4_msa() local 396 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_8x8mult_msa() local 448 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_16w_msa() local 496 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_32w_msa() local 564 v8u16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in common_vt_2t_64w_msa() local
|
D | vpx_convolve8_avg_msa.c | 24 v16u8 dst0, dst1, dst2, dst3, mask0, mask1, mask2, mask3, tmp0, tmp1; in common_hv_8ht_8vt_and_aver_dst_4w_msa() local 110 v8i16 hz_out7, hz_out8, hz_out9, hz_out10, tmp0, tmp1, tmp2, tmp3; in common_hv_8ht_8vt_and_aver_dst_8w_msa() local 254 v8u16 hz_out0, hz_out1, hz_out2, hz_out3, hz_out4, tmp0, tmp1, filt; in common_hv_2ht_2vt_and_aver_dst_4x4_msa() local 293 v8u16 hz_out7, hz_out8, tmp0, tmp1, tmp2, tmp3; in common_hv_2ht_2vt_and_aver_dst_4x8_msa() local 359 v8u16 hz_out0, hz_out1, tmp0, tmp1, tmp2, tmp3; in common_hv_2ht_2vt_and_aver_dst_8x4_msa() local 407 v8u16 hz_out0, hz_out1, tmp0, tmp1, tmp2, tmp3; in common_hv_2ht_2vt_and_aver_dst_8x8mult_msa() local 481 v8u16 hz_out0, hz_out1, hz_out2, hz_out3, tmp0, tmp1; in common_hv_2ht_2vt_and_aver_dst_16w_msa() local
|
/external/libopus/silk/float/ |
D | warped_autocorrelation_FLP.c | 44 double tmp1, tmp2; in silk_warped_autocorrelation_FLP() local
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | bilinear_filter_msa.c | 274 v8u16 tmp0, tmp1; in common_vt_2t_4x4_msa() local 298 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_4x8_msa() local 345 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_8x4_msa() local 369 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_8x8mult_msa() local 427 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_16w_msa() local 476 v8u16 hz_out0, hz_out1, hz_out2, hz_out3, hz_out4, filt, tmp0, tmp1; in common_hv_2ht_2vt_4x4_msa() local 567 v8u16 hz_out0, hz_out1, tmp0, tmp1, tmp2, tmp3; in common_hv_2ht_2vt_8x4_msa() local 612 v8u16 hz_out0, hz_out1, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in common_hv_2ht_2vt_8x8mult_msa() local 715 v8u16 tmp1, tmp2, hz_out0, hz_out1, hz_out2, hz_out3; in common_hv_2ht_2vt_16w_msa() local
|
/external/aac/libAACdec/src/arm/ |
D | block_arm.cpp | 120 FIXP_DBL tmp0, tmp1, tmp2, tmp3; in CBlock_ScaleSpectralData_func1() local
|