Home
last modified time | relevance | path

Searched defs:acc1 (Results 1 – 19 of 19) sorted by relevance

/external/eigen/Eigen/src/Core/arch/AltiVec/
DMatrixProductCommon.h144 …ket,4>& taccReal, PacketBlock<Packet,4>& taccImag, PacketBlock<Packetc, 4>& acc1, PacketBlock<Pack… in bcouple_common()
158 …Packet,4>& taccImag, PacketBlock<Packetc,8>& tRes, PacketBlock<Packetc, 4>& acc1, PacketBlock<Pack… in bcouple()
174 …ket,1>& taccReal, PacketBlock<Packet,1>& taccImag, PacketBlock<Packetc, 1>& acc1, PacketBlock<Pack… in bcouple_common()
182 …Packet,1>& taccImag, PacketBlock<Packetc,2>& tRes, PacketBlock<Packetc, 1>& acc1, PacketBlock<Pack… in bcouple()
DMatrixProductMMA.h59 PacketBlock<Packetc, 4> acc1, acc2; in storeComplexAccumulator() local
/external/libopus/celt/x86/
Dpitch_sse2.c48 __m128i inVec1_76543210, inVec1_FEDCBA98, acc1; in celt_inner_prod_sse2() local
Dpitch_sse4_1.c50 __m128i inVec1_76543210, inVec1_FEDCBA98, acc1; in celt_inner_prod_sse4_1() local
/external/libopus/silk/fixed/x86/
Dvector_ops_FIX_sse4_1.c51 __m128i inVec1_3210, acc1; in silk_inner_prod16_sse4_1() local
/external/mbedtls/library/
Dpoly1305.c82 uint32_t acc0, acc1, acc2, acc3, acc4; in poly1305_process() local
189 uint32_t acc0, acc1, acc2, acc3, acc4; in poly1305_compute_mac() local
/external/openthread/third_party/mbedtls/repo/library/
Dpoly1305.c100 uint32_t acc0, acc1, acc2, acc3, acc4; in poly1305_process() local
207 uint32_t acc0, acc1, acc2, acc3, acc4; in poly1305_compute_mac() local
/external/libxaac/decoder/
Dixheaacd_aac_tns.c285 WORD32 acc1; in ixheaacd_tns_ar_filter_fixed_non_neon_armv7() local
333 WORD32 acc1; in ixheaacd_tns_ar_filter_fixed_armv8() local
Dixheaacd_mps_calc_m1m2_common.c121 WORD64 acc1, acc2; in ixheaacd_invert_matrix() local
/external/libvpx/vp8/encoder/mips/msa/
Dtemporal_filter_msa.c27 v4i32 acc0, acc1, acc2, acc3; in temporal_filter_apply_16size_msa() local
140 v4i32 acc0, acc1, acc2, acc3; in temporal_filter_apply_8size_msa() local
/external/libldac/src/
Dsigana_fixp_ldac.c196 INT64 acc1, acc2; in calc_mdct_pseudo_spectrum_ldac() local
/external/ComputeLibrary/src/cpu/kernels/gemm_matrix_mul/generic/neon/
Dimpl.cpp88 float16x8_t acc1 = vdupq_n_f16(0.f); in vector_matrix_multiply_f16() local
281 float32x4_t acc1 = vdupq_n_f32(0.f); in vector_matrix_multiply_f32() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_wtengine.c391 EAS_I32 acc1; in WT_VoiceFilter() local
/external/speex/tmv/
Dfilterbank_tm.h166 register int acc0, acc1, ps10; in filterbank_compute_psd16() local
Dmdf_tm.h110 register float acc0, acc1; in mdf_inner_prod() local
/external/tremolo/Tremolo/
Dcodebook.c377 long acc1=1; in _book_maptype1_quantvals() local
/external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/
Dimpl.cpp659 std::vector<AccVectorType> acc1(depth_multiplier / vector_size); in depthwise_loop_pow2_quantized_per_tensor() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h801 int32x4_t acc1 = acc0; in LegacyFullyConnectedAsGEMVWorkerImpl() local
1816 int32x4_t acc1 = acc0; in LegacyInt8FullyConnectedAsGEMVWorkerImpl() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding_test.cc3436 Output acc1 = fun(s.WithOpName("acc1"), {x, y, z}); in TEST_F() local