Home
last modified time | relevance | path

Searched defs:acc0 (Results 1 – 25 of 83) sorted by relevance

1234

/cmsis-dsp-latest/PrivateInclude/
Darm_vec_filtering.h38 #define MVE_INTR_CORR_QUAD_INC_X_FIXED_SIZE_F32(acc0, acc1, acc2, acc3, pX, pY, count)\ argument
127 #define MVE_INTR_CORR_DUAL_INC_X_DEC_SIZE_F32(acc0, acc1, pX, pY, count)\ argument
171 #define MVE_INTR_CORR_DUAL_INC_X_FIXED_SIZE_F32(acc0, acc1, pX, pY, count)\ argument
213 #define MVE_INTR_CORR_DUAL_DEC_Y_INC_SIZE_F32(acc0, acc1, pX, pY, count)\ argument
256 #define MVE_INTR_CONV_DUAL_INC_X_DEC_SIZE_F32(acc0, acc1, pX, pY, count) … argument
292 #define MVE_INTR_CONV_DUAL_INC_X_FIXED_SIZE_F32(acc0, acc1, pX, pY, count) … argument
329 #define MVE_INTR_CONV_DUAL_INC_Y_INC_SIZE_F32(acc0, acc1, pX, pY, count)\ argument
438 #define MVE_INTR_CONV_DUAL_INC_Y_INC_SIZE_Q31(acc0, acc1, pX, pY, count)\ argument
481 #define MVE_INTR_CONV_DUAL_INC_X_DEC_SIZE_Q31(acc0, acc1, pX, pY, count) \ argument
523 #define MVE_INTR_CONV_DUAL_INC_X_FIXED_SIZE_Q31(acc0, acc1, pX, pY, count) … argument
[all …]
/cmsis-dsp-latest/Source/ComplexMathFunctions/
Darm_cmplx_mag_fast_q15.c66 q31_t acc0; in arm_cmplx_mag_fast_q15() local
119 q31_t acc0; /* Accumulators */ in arm_cmplx_mag_fast_q15() local
122 q31_t acc0, acc1; /* Accumulators */ in arm_cmplx_mag_fast_q15() local
Darm_cmplx_mag_squared_q15.c60 q31_t acc0; /* Accumulators */ in arm_cmplx_mag_squared_q15() local
117 q31_t acc0; /* Accumulators */ in arm_cmplx_mag_squared_q15() local
120 q31_t acc0, acc1; /* Accumulators */ in arm_cmplx_mag_squared_q15() local
Darm_cmplx_mag_q15.c71 q31_t acc0; in arm_cmplx_mag_q15() local
153 q31_t acc0; /* Accumulators */ in arm_cmplx_mag_q15() local
156 q31_t acc0, acc1; /* Accumulators */ in arm_cmplx_mag_q15() local
Darm_cmplx_mag_q31.c67 q31_t acc0, acc1; /* Accumulators */ in arm_cmplx_mag_q31() local
128 q31_t acc0, acc1; /* Accumulators */ in arm_cmplx_mag_q31() local
Darm_cmplx_mag_squared_q31.c64 q31_t acc0, acc1; /* Accumulators */ in arm_cmplx_mag_squared_q31() local
114 q31_t acc0, acc1; /* Accumulators */ in arm_cmplx_mag_squared_q31() local
/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_correlate_f16.c57 #define MVE_INTR_CORR_DUAL_DEC_Y_INC_SIZE_F16(acc0, acc1, pX, pY, count) … argument
128 #define MVE_INTR_CORR_QUAD_INC_X_FIXED_SIZE_F16(acc0, acc1, acc2, acc3, pX, pY, count) … argument
178 #define MVE_INTR_CORR_DUAL_INC_X_FIXED_SIZE_F16(acc0, acc1, pX, pY, count) … argument
216 #define MVE_INTR_CORR_DUAL_INC_X_DEC_SIZE_F16(acc0, acc1, pX, pY, count) … argument
328 _Float16 acc0; in arm_correlate_f16() local
361 _Float16 acc0; in arm_correlate_f16() local
388 _Float16 acc0; in arm_correlate_f16() local
424 _Float16 acc0; in arm_correlate_f16() local
482 _Float16 acc0, acc1, acc2, acc3,c0; /* Accumulators */ in arm_correlate_f16() local
Darm_conv_q31.c115 int64_t acc0 = 0LL; in arm_conv_q31() local
142 int64_t acc0 = 0LL; in arm_conv_q31() local
166 int64_t acc0 = 0LL; in arm_conv_q31() local
198 int64_t acc0 = 0LL; in arm_conv_q31() local
247 q63_t acc0, acc1, acc2; /* Accumulators */ in arm_conv_q31() local
Darm_correlate_q31.c135 int64_t acc0 = 0LL; in arm_correlate_q31() local
167 int64_t acc0 = 0LL; in arm_correlate_q31() local
192 int64_t acc0 = 0LL; in arm_correlate_q31() local
226 int64_t acc0 = 0LL; in arm_correlate_q31() local
282 q63_t acc0, acc1, acc2; /* Accumulators */ in arm_correlate_q31() local
Darm_fir_interpolate_q15.c117 q63_t acc0 = 0LL; in arm_fir_interpolate_q15() local
181 q63_t acc0 = 0LL; in arm_fir_interpolate_q15() local
236 q63_t acc0 = 0LL; in arm_fir_interpolate_q15() local
282 q63_t acc0 = 0LL; in arm_fir_interpolate_q15() local
371 q63_t acc0, acc1, acc2, acc3; in arm_fir_interpolate_q15() local
Darm_fir_interpolate_q31.c114 q63_t acc0 = 0LL; in arm_fir_interpolate_q31() local
178 q63_t acc0 = 0LL; in arm_fir_interpolate_q31() local
233 q63_t acc0 = 0LL; in arm_fir_interpolate_q31() local
279 q63_t acc0 = 0LL; in arm_fir_interpolate_q31() local
368 q63_t acc0, acc1, acc2, acc3; in arm_fir_interpolate_q31() local
Darm_correlate_q15.c135 int64_t acc0 = 0LL; in arm_correlate_q15() local
169 int64_t acc0 = 0LL; in arm_correlate_q15() local
196 int64_t acc0 = 0LL; in arm_correlate_q15() local
232 int64_t acc0 = 0LL; in arm_correlate_q15() local
280 q63_t sum, acc0, acc1, acc2, acc3; /* Accumulators */ in arm_correlate_q15() local
Darm_conv_q15.c120 int64_t acc0 = 0LL; in arm_conv_q15() local
147 int64_t acc0 = 0LL; in arm_conv_q15() local
170 int64_t acc0 = 0LL; in arm_conv_q15() local
202 int64_t acc0 = 0LL; in arm_conv_q15() local
242 q63_t sum, acc0, acc1, acc2, acc3; /* Accumulators */ in arm_conv_q15() local
Darm_correlate_q7.c133 int32_t acc0 = 0; in arm_correlate_q7() local
167 int32_t acc0 = 0; in arm_correlate_q7() local
195 int32_t acc0 = 0LL; in arm_correlate_q7() local
230 int32_t acc0 = 0LL; in arm_correlate_q7() local
289 q31_t acc0, acc1, acc2, acc3; /* Accumulators */ in arm_correlate_q7() local
Darm_conv_q7.c112 int32_t acc0 = 0; in arm_conv_q7() local
139 int32_t acc0 = 0; in arm_conv_q7() local
161 int32_t acc0 = 0; in arm_conv_q7() local
192 int32_t acc0 = 0; in arm_conv_q7() local
241 q31_t acc0, acc1, acc2, acc3; /* Accumulators */ in arm_conv_q7() local
Darm_correlate_f32.c177 float32_t acc0; in arm_correlate_f32() local
211 float32_t acc0; in arm_correlate_f32() local
238 float32_t acc0; in arm_correlate_f32() local
274 float32_t acc0; in arm_correlate_f32() local
332 float32_t acc0, acc1, acc2, acc3,c0; /* Accumulators */ in arm_correlate_f32() local
Darm_fir_f64.c62 float64_t acc0; /* Accumulator */ in arm_fir_f64() local
155 float64_t acc0; /* Accumulator */ in arm_fir_f64() local
Darm_conv_f32.c159 float32_t acc0; in arm_conv_f32() local
192 float32_t acc0 = 0; in arm_conv_f32() local
223 float32_t acc0; in arm_conv_f32() local
275 float32_t acc0, acc1, acc2, acc3, c0; /* Accumulators */ in arm_conv_f32() local
/cmsis-dsp-latest/Source/MatrixFunctions/
Darm_mat_mult_opt_q31.c82 q63_t acc0, acc1; in arm_mat_mult_opt_q31_2x2_mve() local
142 q63_t acc0, acc1, acc2; in arm_mat_mult_opt_q31_3x3_mve() local
229 q63_t acc0, acc1, acc2, acc3; in arm_mat_mult_opt_q31_4x4_mve() local
426 q63_t acc0, acc1, acc2, acc3; in arm_mat_mult_opt_q31() local
530 q63_t acc0; in arm_mat_mult_opt_q31() local
591 q63_t acc0; in arm_mat_mult_opt_q31() local
Darm_mat_mult_q7.c71 q31_t acc0, acc1; in arm_mat_mult_q7_2x2_mve() local
121 q31_t acc0, acc1, acc2; in arm_mat_mult_q7_3x3_mve() local
192 q31_t acc0, acc1, acc2, acc3; in arm_mat_mult_q7_4x4_mve() local
362 q31_t acc0, acc1, acc2, acc3; in arm_mat_mult_q7() local
459 q63_t acc0; in arm_mat_mult_q7() local
522 q63_t acc0; in arm_mat_mult_q7() local
Darm_mat_mult_q15.c82 q63_t acc0, acc1; in arm_mat_mult_q15_2x2_mve() local
139 q63_t acc0, acc1, acc2; in arm_mat_mult_q15_3x3_mve() local
221 q63_t acc0, acc1, acc2, acc3; in arm_mat_mult_q15_4x4_mve() local
418 q63_t acc0, acc1, acc2, acc3; in arm_mat_mult_q15() local
511 q63_t acc0; in arm_mat_mult_q15() local
569 q63_t acc0; in arm_mat_mult_q15() local
Darm_mat_mult_q31.c78 q63_t acc0, acc1; in arm_mat_mult_q31_2x2_mve() local
138 q63_t acc0, acc1, acc2; in arm_mat_mult_q31_3x3_mve() local
225 q63_t acc0, acc1, acc2, acc3; in arm_mat_mult_q31_4x4_mve() local
427 q63_t acc0, acc1, acc2, acc3; in arm_mat_mult_q31() local
546 q63_t acc0; in arm_mat_mult_q31() local
/cmsis-dsp-latest/Source/SVMFunctions/
Darm_svm_linear_predict_f16.c79 f16x8_t vecIn, acc0, acc1, acc2, acc3; in arm_svm_linear_predict_f16() local
168 f16x8_t vecIn, acc0, acc1; in arm_svm_linear_predict_f16() local
231 f16x8_t vecIn, acc0; in arm_svm_linear_predict_f16() local
Darm_svm_sigmoid_predict_f16.c82 f16x8_t vecIn, acc0, acc1, acc2, acc3; in arm_svm_sigmoid_predict_f16() local
176 f16x8_t vecIn, acc0, acc1; in arm_svm_sigmoid_predict_f16() local
243 f16x8_t vecIn, acc0; in arm_svm_sigmoid_predict_f16() local
Darm_svm_polynomial_predict_f16.c105 f16x8_t vecIn, acc0, acc1, acc2, acc3; in arm_svm_polynomial_predict_f16() local
200 f16x8_t vecIn, acc0, acc1; in arm_svm_polynomial_predict_f16() local
268 f16x8_t vecIn, acc0; in arm_svm_polynomial_predict_f16() local

1234