Home
last modified time | relevance | path

Searched defs:tmp3 (Results 1 – 25 of 128) sorted by relevance

123456

/external/aac/libFDK/src/arm/
Dscale_arm.cpp124 FIXP_DBL tmp3 = mySpec[3]; in scaleValuesWithFactor() local
150 FIXP_DBL tmp3 = mySpec[3]; in scaleValuesWithFactor() local
/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
Dscale_lsx.cc82 __m128i src0, src1, src2, src3, tmp0, tmp1, tmp2, tmp3, dst0; in ScaleARGBRowDown2Box_LSX() local
140 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleARGBRowDownEvenBox_LSX() local
201 __m128i tmp0, tmp1, tmp2, tmp3, dst0, dst1; in ScaleRowDown2Linear_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
[all …]
Drow_lsx.cc164 __m128i tmp0, tmp1, tmp2, tmp3; in ARGB4444ToARGBRow_LSX() local
402 __m128i tmp0, tmp1, tmp2, tmp3; in ARGB1555ToUVRow_LSX() local
511 __m128i tmp0, tmp1, tmp2, tmp3; in RGB565ToUVRow_LSX() local
568 __m128i tmp0, tmp1, tmp2, tmp3; in RGB24ToYRow_LSX() local
654 __m128i tmp0, tmp1, tmp2, tmp3; in RAWToYRow_LSX() local
891 __m128i tmp0, tmp1, tmp2, tmp3; in SobelXYRow_LSX() local
921 __m128i tmp0, tmp1, tmp2, tmp3; in ARGBToYJRow_LSX() local
949 __m128i tmp0, tmp1, tmp2, tmp3; in BGRAToYRow_LSX() local
983 __m128i tmp0, tmp1, tmp2, tmp3, dst0; in BGRAToUVRow_LSX() local
1025 __m128i tmp0, tmp1, tmp2, tmp3; in ABGRToYRow_LSX() local
[all …]
/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.c32 int32_t tmp3 = 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/oss-fuzz/projects/pidgin/
Dpidgin_utils_fuzzer.c69 char *tmp3 = purple_markup_strip_html(nstr); in LLVMFuzzerTestOneInput() 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/skia/tools/fiddle/
Ddraw.cpp50 sk_sp<SkSurface> tmp3 = SkSurface::MakeFromBackendRenderTarget(dContext, in draw() local
/external/llvm/test/MC/X86/AlignedBundling/
Dlabeloffset.s78 tmp3: label
/external/aac/libAACdec/src/arm/
Dblock_arm.cpp124 FIXP_DBL tmp0, tmp1, tmp2, tmp3; in CBlock_ScaleSpectralData_func1() local
/external/libjpeg-turbo/simd/arm/
Djidctfst-neon.c130 int16x4_t tmp3 = vmul_s16(vget_high_s16(row6), quant_row6); in jsimd_idct_ifast_neon() local
205 int16x4_t tmp3 = vmul_s16(vget_low_s16(row6), quant_row6); in jsimd_idct_ifast_neon() local
275 int16x8_t tmp3 = vmulq_s16(row6, quant_row6); in jsimd_idct_ifast_neon() local
373 int16x8_t tmp3 = vsubq_s16(tmp10, tmp13); in jsimd_idct_ifast_neon() local
Djidctint-neon.c372 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass1_regular() local
498 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass1_sparse() local
583 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass2_regular() local
729 int32x4_t tmp3 = vmull_lane_s16(z2_s16, consts.val[1], 2); in jsimd_idct_islow_pass2_sparse() local
/external/webrtc/modules/audio_coding/codecs/ilbc/
Dstate_construct.c38 int16_t *tmp1, *tmp2, *tmp3; in WebRtcIlbcfix_StateConstruct() local
/external/arm-optimized-routines/string/aarch64/
Dstrchrnul.S25 #define tmp3 x5 macro
Dstrchr.S25 #define tmp3 x5 macro
Dstrrchr.S25 #define tmp3 x5 macro
Dstrlen.S26 #define tmp3 x6 macro
/external/sonivox/arm-wt-22k/lib_src/
DARM-E_voice_gain_gnu.s48 tmp3 .req r6 label
/external/wpa_supplicant_8/src/crypto/
Dmilenage.c39 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f1() local
91 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f2345() local
/external/libjpeg-turbo/
Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
/external/libvpx/vpx_dsp/mips/
Dvpx_convolve8_vert_msa.c129 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
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
/external/libvpx/vpx_dsp/loongarch/
Dvpx_convolve8_avg_lsx.c33 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; in common_hv_8ht_8vt_and_aver_dst_4w_lsx() local
130 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; in common_hv_8ht_8vt_and_aver_dst_8w_lsx() local
329 __m128i hz_out7, hz_out8, tmp0, tmp1, tmp2, tmp3; in common_hv_2ht_2vt_and_aver_dst_4x8_lsx() local
427 __m128i hz_out0, hz_out1, tmp0, tmp1, tmp2, tmp3; in common_hv_2ht_2vt_and_aver_dst_8x4_lsx() local
479 __m128i hz_out0, hz_out1, tmp0, tmp1, tmp2, tmp3; in common_hv_2ht_2vt_and_aver_dst_8x8mult_lsx() local
556 __m128i hz_out0, hz_out1, hz_out2, hz_out3, tmp0, tmp1, tmp3; in common_hv_2ht_2vt_and_aver_dst_16w_lsx() local

123456