/external/aac/libFDK/src/arm/ |
D | scale_arm.cpp | 121 FIXP_DBL tmp0 = mySpec[0]; in scaleValuesWithFactor() local 139 FIXP_DBL tmp0 = mySpec[0]; in scaleValuesWithFactor() local 147 FIXP_DBL tmp0 = mySpec[0]; in scaleValuesWithFactor() local 165 FIXP_DBL tmp0 = mySpec[0]; in scaleValuesWithFactor() local
|
/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 | cross_correlation_neon.c | 30 int32x4_t tmp0 = vmull_s16(vget_low_s16(seq1_16x8), in DotProductWithScaleNeon() local 34 int32x4_t tmp0 = vmull_s16(vget_low_s16(seq1_16x8), in DotProductWithScaleNeon() local
|
/external/aac/libAACdec/src/ |
D | ldfiltbank.cpp | 159 FIXP_DBL z0, z2, tmp0, tmp1; in multE2_DinvF_fdk() local 195 FIXP_DBL tmp0 = fMultDiv2(z[i], fb[N / 2 + i]); in multE2_DinvF_fdk() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_clip_tri.c | 142 struct brw_reg tmp0 = c->reg.loopcount; /* handy temporary */ in brw_clip_tri_init_vertices() local 182 struct brw_reg tmp0 = c->reg.loopcount; /* handy temporary */ in brw_clip_tri_flat_shade() local 536 struct brw_reg tmp0 = c->reg.loopcount; /* handy temporary */ in brw_clip_test() local
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_wtengine.c | 83 EAS_I32 tmp0; in WT_VoiceGain() local 445 EAS_I32 tmp0; in WT_NoiseGenerator() local 594 EAS_I32 tmp0; in WT_InterpolateMono() local
|
D | ARM-E_interpolate_noloop_gnu.s | 49 tmp0 .req r1 @ reuse register label
|
D | ARM-E_filter_gnu.s | 49 tmp0 .req r1 @ reuse register label
|
D | ARM-E_interpolate_loop_gnu.s | 45 tmp0 .req r1 @reuse register label
|
D | ARM-E_voice_gain_gnu.s | 45 tmp0 .req r4 label
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | pa.h | 254 simdscalar tmp0 = _mm256_unpacklo_ps(a.x, a.z); in swizzleLane0() local 261 simdscalar tmp0 = _mm256_unpacklo_ps(a.x, a.z); in swizzleLane1() local 268 simdscalar tmp0 = _mm256_unpackhi_ps(a.x, a.z); in swizzleLane2() local 275 simdscalar tmp0 = _mm256_unpackhi_ps(a.x, a.z); in swizzleLane3() local 282 simdscalar tmp0 = _mm256_unpacklo_ps(a.x, a.z); in swizzleLane4() local 290 simdscalar tmp0 = _mm256_unpacklo_ps(a.x, a.z); in swizzleLane5() local 297 simdscalar tmp0 = _mm256_unpackhi_ps(a.x, a.z); in swizzleLane6() local 304 simdscalar tmp0 = _mm256_unpackhi_ps(a.x, a.z); in swizzleLane7() local
|
/external/aac/libAACdec/src/arm/ |
D | block_arm.cpp | 124 FIXP_DBL tmp0, tmp1, tmp2, tmp3; in CBlock_ScaleSpectralData_func1() local
|
/external/aac/libFDK/include/ |
D | fft.h | 143 FIXP_DBL a00, a10, a20, a30, tmp0, tmp1; in fft_4() local
|
/external/libjpeg-turbo/ |
D | jfdctflt.c | 62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jidctred.c | 125 JLONG tmp0, tmp2, tmp10, tmp12; variable 279 JLONG tmp0, tmp10, z1; in jpeg_idct_2x2() local
|
D | jidctflt.c | 76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jfdctfst.c | 119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
D | jidctint.c | 177 JLONG tmp0, tmp1, tmp2, tmp3; variable 431 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_7x7() local 580 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; in jpeg_idct_6x6() local 701 JLONG tmp0, tmp1, tmp10, tmp11, tmp12; in jpeg_idct_5x5() local 816 JLONG tmp0, tmp2, tmp10, tmp12; in jpeg_idct_3x3() local 906 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13, tmp14; in jpeg_idct_9x9() local 2378 JLONG tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_16x16() local
|
D | jfdctint.c | 145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
/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_vert_msa.c | 142 v16u8 dst0, dst1, dst2, dst3, tmp0, tmp1, tmp2, tmp3; in common_vt_8t_and_aver_dst_16w_mult_msa() local 256 v8u16 tmp0, tmp1; in common_vt_2t_and_aver_dst_4x4_msa() local 290 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_and_aver_dst_4x8_msa() local 336 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_and_aver_dst_8x4_msa() local 363 v8u16 tmp0, tmp1, tmp2, tmp3; in common_vt_2t_and_aver_dst_8x8mult_msa() local 422 v8u16 tmp0, tmp1, tmp2, tmp3, filt; in common_vt_2t_and_aver_dst_16w_msa() local 472 v8u16 tmp0, tmp1, tmp2, tmp3, filt; in common_vt_2t_and_aver_dst_32w_msa() local 544 v8u16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in common_vt_2t_and_aver_dst_64w_msa() local
|
D | vpx_convolve8_avg_msa.c | 103 v8i16 hz_out7, hz_out8, hz_out9, hz_out10, tmp0, tmp1, tmp2, tmp3; in common_hv_8ht_8vt_and_aver_dst_8w_msa() local 235 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 272 v8u16 hz_out7, hz_out8, tmp0, tmp1, tmp2, tmp3; in common_hv_2ht_2vt_and_aver_dst_4x8_msa() local 329 v8u16 hz_out0, hz_out1, tmp0, tmp1, tmp2, tmp3; in common_hv_2ht_2vt_and_aver_dst_8x4_msa() local 375 v8u16 hz_out0, hz_out1, tmp0, tmp1, tmp2, tmp3; in common_hv_2ht_2vt_and_aver_dst_8x8mult_msa() local 441 v8u16 hz_out0, hz_out1, hz_out2, hz_out3, tmp0, tmp1; in common_hv_2ht_2vt_and_aver_dst_16w_msa() local
|
/external/gemmlowp/internal/ |
D | pack_msa.h | 147 v8i16 tmp0 = reinterpret_cast<v8i16>(__builtin_msa_ilvr_b( in Pack() local 158 v4i32 tmp0 = reinterpret_cast<v4i32>(__builtin_msa_ilvr_h( in Pack() local
|
/external/syslinux/com32/lib/jpeg/ |
D | jidctflt.c | 125 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in tinyjpeg_idct_float() local
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | sixtap_filter_msa.c | 210 v16u8 mask0, mask1, mask2, tmp0, tmp1; in common_hz_6t_8w_msa() local 347 v16u8 tmp0, tmp1; in common_vt_6t_8w_msa() local 396 v16u8 tmp0, tmp1, tmp2, tmp3; in common_vt_6t_16w_msa() local 461 v8i16 tmp0, tmp1; in common_hv_6ht_6vt_4w_msa() local 536 v8i16 tmp0, tmp1, tmp2, tmp3; in common_hv_6ht_6vt_8w_msa() local 696 v16u8 tmp0, tmp1; in common_hz_4t_8w_msa() local 820 v16u8 tmp0, tmp1; in common_vt_4t_8w_msa() local 865 v16u8 tmp0, tmp1, tmp2, tmp3; in common_vt_4t_16w_msa() local 923 v8i16 filt, filt_vt0, filt_vt1, tmp0, tmp1, vec0, vec1, vec2; in common_hv_4ht_4vt_4w_msa() local 980 v8i16 filt, filt_vt0, filt_vt1, tmp0, tmp1, tmp2, tmp3; in common_hv_4ht_4vt_8w_msa() local [all …]
|