Home
last modified time | relevance | path

Searched defs:tmp4 (Results 1 – 25 of 101) sorted by relevance

12345

/external/libaom/av1/common/arm/
Dhighbd_convolve_horiz_rs_neon.c75 uint64x2_t tmp4[2]; in av1_highbd_convolve_horiz_rs_neon() local
98 uint32x4_t tmp4; in av1_highbd_convolve_horiz_rs_neon() local
192 uint64x2_t tmp4[2]; in av1_highbd_convolve_horiz_rs_neon() local
215 uint32x4_t tmp4; in av1_highbd_convolve_horiz_rs_neon() 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/webrtc/common_audio/signal_processing/
Dcomplex_fft_mips.c33 int32_t tmp4 = 0; in WebRtcSpl_ComplexFFT() local
156 int32_t tmp1 = 0, tmp2 = 0, tmp3 = 0, tmp4 = 0; in WebRtcSpl_ComplexIFFT() local
Dcomplex_bit_reverse_mips.c67 int32_t tmp1, tmp2, tmp3, tmp4; in WebRtcSpl_ComplexBitReverse() local
Ddownsample_fast_mips.c28 int32_t tmp1, tmp2, tmp3, tmp4, factor_2; in WebRtcSpl_DownsampleFast_mips() local
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/string/aarch64/
Dstrlen-mte.S29 #define tmp4 x7 macro
Dstrlen.S33 #define tmp4 x7 macro
Dstrnlen.S31 #define tmp4 x11 macro
Dstrrchr.S30 #define tmp4 x9 macro
Dstrcpy.S38 #define tmp4 x11 macro
/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/string/aarch64/
Dstrlen-mte.S29 #define tmp4 x7 macro
Dstrlen.S33 #define tmp4 x7 macro
Dstrnlen.S31 #define tmp4 x11 macro
Dstrrchr.S30 #define tmp4 x9 macro
Dstrcpy.S38 #define tmp4 x11 macro
/external/libjpeg-turbo/simd/arm/
Djidctfst-neon.c147 int16x4_t tmp4 = vmul_s16(vget_high_s16(row1), quant_row1); in jsimd_idct_ifast_neon() local
222 int16x4_t tmp4 = vmul_s16(vget_low_s16(row1), quant_row1); in jsimd_idct_ifast_neon() local
292 int16x8_t tmp4 = vmulq_s16(row1, quant_row1); in jsimd_idct_ifast_neon() local
400 int16x8_t tmp4 = vaddq_s16(tmp10, tmp5); in jsimd_idct_ifast_neon() local
/external/libyuv/source/
Dscale_lsx.cc140 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleARGBRowDownEvenBox_LSX() local
225 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown2Box_LSX() local
278 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown4Box_LSX() local
346 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown38_2_Box_LSX() local
386 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown38_3_Box_LSX() local
453 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleFilterCols_LSX() local
544 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleARGBFilterCols_LSX() local
619 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in ScaleRowDown34_0_Box_LSX() local
683 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in ScaleRowDown34_1_Box_LSX() local
/external/libjpeg-turbo/
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djidctflt.c76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctfst.c119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
Djfdctint.c145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/external/arm-optimized-routines/string/aarch64/
Dstrrchr.S29 #define tmp4 x9 macro
Dstrlen.S27 #define tmp4 x7 macro
/external/libvpx/vpx_dsp/mips/
Dintrapred16_dspr2.c16 int32_t tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in vpx_h_predictor_16x16_dspr2() local
/external/libvpx/vpx_dsp/loongarch/
Davg_lsx.c19 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in vpx_hadamard_8x8_lsx() local

12345