Home
last modified time | relevance | path

Searched refs:__SMLAD (Results 1 – 21 of 21) sorted by relevance

/cmsis-dsp-3.5.0/Source/FilteringFunctions/
Darm_correlate_fast_q15.c193 sum = __SMLAD(read_q15x2_ia ((q15_t **) &px), read_q15x2_ia ((q15_t **) &py), sum); in arm_correlate_fast_q15()
195 sum = __SMLAD(read_q15x2_ia ((q15_t **) &px), read_q15x2_ia ((q15_t **) &py), sum); in arm_correlate_fast_q15()
209 sum = __SMLAD(*px++, *py++, sum); in arm_correlate_fast_q15()
288 acc0 = __SMLAD(x0, c0, acc0); in arm_correlate_fast_q15()
291 acc1 = __SMLAD(x1, c0, acc1); in arm_correlate_fast_q15()
300 acc2 = __SMLAD(x2, c0, acc2); in arm_correlate_fast_q15()
303 acc3 = __SMLAD(x3, c0, acc3); in arm_correlate_fast_q15()
309 acc0 = __SMLAD(x2, c0, acc0); in arm_correlate_fast_q15()
312 acc1 = __SMLAD(x3, c0, acc1); in arm_correlate_fast_q15()
322 acc2 = __SMLAD(x0, c0, acc2); in arm_correlate_fast_q15()
[all …]
Darm_conv_partial_q7.c195 sum = __SMLAD(input1, input2, sum); in arm_conv_partial_q7()
209 sum = __SMLAD(input1, input2, sum); in arm_conv_partial_q7()
331 acc0 = __SMLAD(input1, input2, acc0); in arm_conv_partial_q7()
340 acc1 = __SMLAD(input1, input2, acc1); in arm_conv_partial_q7()
349 acc2 = __SMLAD(input1, input2, acc2); in arm_conv_partial_q7()
361 acc3 = __SMLAD(input1, input2, acc3); in arm_conv_partial_q7()
384 acc0 = __SMLAD(input1, input2, acc0); in arm_conv_partial_q7()
393 acc1 = __SMLAD(input1, input2, acc1); in arm_conv_partial_q7()
402 acc2 = __SMLAD(input1, input2, acc2); in arm_conv_partial_q7()
414 acc3 = __SMLAD(input1, input2, acc3); in arm_conv_partial_q7()
[all …]
Darm_biquad_cascade_df1_fast_q15.c117 acc = __SMLAD(b1, state_in, out); in arm_biquad_cascade_df1_fast_q15()
119 acc = __SMLAD(a1, state_out, acc); in arm_biquad_cascade_df1_fast_q15()
144 acc = __SMLAD(b1, state_in, out); in arm_biquad_cascade_df1_fast_q15()
146 acc = __SMLAD(a1, state_out, acc); in arm_biquad_cascade_df1_fast_q15()
201 acc = __SMLAD(b1, state_in, out); in arm_biquad_cascade_df1_fast_q15()
203 acc = __SMLAD(a1, state_out, acc); in arm_biquad_cascade_df1_fast_q15()
Darm_conv_q7.c336 sum = __SMLAD(input1, input2, sum); in arm_conv_q7()
350 sum = __SMLAD(input1, input2, sum); in arm_conv_q7()
464 acc0 = __SMLAD(input1, input2, acc0); in arm_conv_q7()
473 acc1 = __SMLAD(input1, input2, acc1); in arm_conv_q7()
482 acc2 = __SMLAD(input1, input2, acc2); in arm_conv_q7()
494 acc3 = __SMLAD(input1, input2, acc3); in arm_conv_q7()
517 acc0 = __SMLAD(input1, input2, acc0); in arm_conv_q7()
526 acc1 = __SMLAD(input1, input2, acc1); in arm_conv_q7()
535 acc2 = __SMLAD(input1, input2, acc2); in arm_conv_q7()
547 acc3 = __SMLAD(input1, input2, acc3); in arm_conv_q7()
[all …]
Darm_fir_decimate_fast_q15.c130 acc0 = __SMLAD(x0, c0, acc0); in arm_fir_decimate_fast_q15()
131 acc1 = __SMLAD(x1, c0, acc1); in arm_fir_decimate_fast_q15()
141 acc0 = __SMLAD(x0, c0, acc0); in arm_fir_decimate_fast_q15()
142 acc1 = __SMLAD(x1, c0, acc1); in arm_fir_decimate_fast_q15()
168 acc0 = __SMLAD(x0, c0, acc0); in arm_fir_decimate_fast_q15()
169 acc1 = __SMLAD(x1, c0, acc1); in arm_fir_decimate_fast_q15()
225 sum0 = __SMLAD(x0, c0, sum0); in arm_fir_decimate_fast_q15()
231 sum0 = __SMLAD(x0, c1, sum0); in arm_fir_decimate_fast_q15()
256 sum0 = __SMLAD(x0, c0, sum0); in arm_fir_decimate_fast_q15()
Darm_correlate_q7.c414 sum = __SMLAD(input1, input2, sum); in arm_correlate_q7()
428 sum = __SMLAD(input1, input2, sum); in arm_correlate_q7()
544 acc0 = __SMLAD(input1, input2, acc0); in arm_correlate_q7()
553 acc1 = __SMLAD(input1, input2, acc1); in arm_correlate_q7()
562 acc2 = __SMLAD(input1, input2, acc2); in arm_correlate_q7()
574 acc3 = __SMLAD(input1, input2, acc3); in arm_correlate_q7()
597 acc0 = __SMLAD(input1, input2, acc0); in arm_correlate_q7()
606 acc1 = __SMLAD(input1, input2, acc1); in arm_correlate_q7()
615 acc2 = __SMLAD(input1, input2, acc2); in arm_correlate_q7()
627 acc3 = __SMLAD(input1, input2, acc3); in arm_correlate_q7()
[all …]
Darm_fir_fast_q15.c132 acc0 = __SMLAD(x0, c0, acc0); in arm_fir_fast_q15()
135 acc2 = __SMLAD(x2, c0, acc2); in arm_fir_fast_q15()
164 acc0 = __SMLAD(x2, c0, acc0); in arm_fir_fast_q15()
170 acc2 = __SMLAD(x0, c0, acc2); in arm_fir_fast_q15()
197 acc0 = __SMLAD(x0, c0, acc0); in arm_fir_fast_q15()
198 acc2 = __SMLAD(x2, c0, acc2); in arm_fir_fast_q15()
Darm_conv_fast_q15.c163 sum = __SMLAD(*px++, *py--, sum); in arm_conv_fast_q15()
222 sum = __SMLAD(*px++, *py--, sum); in arm_conv_fast_q15()
366 acc0 = __SMLAD(x0, c0, acc0); in arm_conv_fast_q15()
367 acc1 = __SMLAD(x1, c0, acc1); in arm_conv_fast_q15()
422 acc1 = __SMLAD(x2, c0, acc1); in arm_conv_fast_q15()
606 sum = __SMLAD(*px++, *py--, sum); in arm_conv_fast_q15()
642 sum = __SMLAD(*px++, *py--, sum); in arm_conv_fast_q15()
Darm_conv_partial_fast_opt_q15.c234 acc0 = __SMLAD(x1, y1, acc0); in arm_conv_partial_fast_opt_q15()
235 acc2 = __SMLAD(x2, y1, acc2); in arm_conv_partial_fast_opt_q15()
251 acc0 = __SMLAD(x2, y2, acc0); in arm_conv_partial_fast_opt_q15()
252 acc2 = __SMLAD(x1, y2, acc2); in arm_conv_partial_fast_opt_q15()
346 acc0 = __SMLAD(x1, y1, acc0); in arm_conv_partial_fast_opt_q15()
Darm_conv_partial_opt_q7.c245 acc0 = __SMLAD(x1, y1, acc0); in arm_conv_partial_opt_q7()
246 acc2 = __SMLAD(x2, y1, acc2); in arm_conv_partial_opt_q7()
273 acc0 = __SMLAD(x2, y1, acc0); in arm_conv_partial_opt_q7()
275 acc2 = __SMLAD(x1, y1, acc2); in arm_conv_partial_opt_q7()
351 acc0 = __SMLAD(x1, y1, acc0); in arm_conv_partial_opt_q7()
Darm_conv_partial_fast_q15.c177 sum = __SMLAD(*px++, *py--, sum); in arm_conv_partial_fast_q15()
236 sum = __SMLAD(*px++, *py--, sum); in arm_conv_partial_fast_q15()
389 acc0 = __SMLAD (x0, c0, acc0); in arm_conv_partial_fast_q15()
390 acc1 = __SMLAD (x1, c0, acc1); in arm_conv_partial_fast_q15()
444 acc1 = __SMLAD (x2, c0, acc1); in arm_conv_partial_fast_q15()
637 sum = __SMLAD(*px++, *py--, sum); in arm_conv_partial_fast_q15()
676 sum = __SMLAD(*px++, *py--, sum); in arm_conv_partial_fast_q15()
Darm_conv_fast_opt_q15.c224 acc0 = __SMLAD(x1, y1, acc0); in arm_conv_fast_opt_q15()
225 acc2 = __SMLAD(x2, y1, acc2); in arm_conv_fast_opt_q15()
241 acc0 = __SMLAD(x2, y2, acc0); in arm_conv_fast_opt_q15()
242 acc2 = __SMLAD(x1, y2, acc2); in arm_conv_fast_opt_q15()
Darm_correlate_fast_opt_q15.c201 acc0 = __SMLAD(x1, y1, acc0); in arm_correlate_fast_opt_q15()
202 acc2 = __SMLAD(x2, y1, acc2); in arm_correlate_fast_opt_q15()
218 acc0 = __SMLAD(x2, y2, acc0); in arm_correlate_fast_opt_q15()
219 acc2 = __SMLAD(x1, y2, acc2); in arm_correlate_fast_opt_q15()
Darm_conv_opt_q7.c227 acc0 = __SMLAD(x1, y1, acc0); in arm_conv_opt_q7()
228 acc2 = __SMLAD(x2, y1, acc2); in arm_conv_opt_q7()
255 acc0 = __SMLAD(x2, y1, acc0); in arm_conv_opt_q7()
257 acc2 = __SMLAD(x1, y1, acc2); in arm_conv_opt_q7()
Darm_correlate_opt_q7.c252 acc0 = __SMLAD(x1, y1, acc0); in arm_correlate_opt_q7()
253 acc2 = __SMLAD(x2, y1, acc2); in arm_correlate_opt_q7()
280 acc0 = __SMLAD(x2, y1, acc0); in arm_correlate_opt_q7()
282 acc2 = __SMLAD(x1, y1, acc2); in arm_correlate_opt_q7()
/cmsis-dsp-3.5.0/Source/MatrixFunctions/
Darm_mat_vec_mult_q7.c335 sum1 = __SMLAD(matData, vecData, sum1); in arm_mat_vec_mult_q7()
336 sum1 = __SMLAD(matData2, vecData2, sum1); in arm_mat_vec_mult_q7()
340 sum2 = __SMLAD(matData, vecData, sum2); in arm_mat_vec_mult_q7()
341 sum2 = __SMLAD(matData2, vecData2, sum2); in arm_mat_vec_mult_q7()
345 sum3 = __SMLAD(matData, vecData, sum3); in arm_mat_vec_mult_q7()
346 sum3 = __SMLAD(matData2, vecData2, sum3); in arm_mat_vec_mult_q7()
350 sum4 = __SMLAD(matData, vecData, sum4); in arm_mat_vec_mult_q7()
351 sum4 = __SMLAD(matData2, vecData2, sum4); in arm_mat_vec_mult_q7()
400 sum = __SMLAD(matData, vecData, sum); in arm_mat_vec_mult_q7()
401 sum = __SMLAD(matData2, vecData2, sum); in arm_mat_vec_mult_q7()
Darm_mat_mult_fast_q15.c281 sum = __SMLAD(inA1, inB1, sum); in arm_mat_mult_fast_q15()
282 sum2 = __SMLAD(inA1, inB2, sum2); in arm_mat_mult_fast_q15()
283 sum3 = __SMLAD(inA2, inB1, sum3); in arm_mat_mult_fast_q15()
284 sum4 = __SMLAD(inA2, inB2, sum4); in arm_mat_mult_fast_q15()
397 sum = __SMLAD(inA1, inB1, sum); in arm_mat_mult_fast_q15()
398 sum = __SMLAD(inA2, inB2, sum); in arm_mat_mult_fast_q15()
449 sum = __SMLAD(inA1, inB1, sum); in arm_mat_mult_fast_q15()
450 sum = __SMLAD(inA2, inB2, sum); in arm_mat_mult_fast_q15()
/cmsis-dsp-3.5.0/Source/StatisticsFunctions/
Darm_power_q7.c131 sum = __SMLAD(in1, in1, sum); in arm_power_q7()
132 sum = __SMLAD(in2, in2, sum); in arm_power_q7()
/cmsis-dsp-3.5.0/Source/BasicMathFunctions/
Darm_dot_prod_q7.c146 sum = __SMLAD(inA1, inB1, sum); in arm_dot_prod_q7()
147 sum = __SMLAD(inA2, inB2, sum); in arm_dot_prod_q7()
/cmsis-dsp-3.5.0/Source/TransformFunctions/
Darm_rfft_q15.c286 outR = __SMLAD(read_q15x2 (pSrc2), read_q15x2((q15_t *) pCoefB), outR) >> 16U; in arm_split_rfft_q15()
499 outR = __SMLAD(read_q15x2(pSrc1), read_q15x2 ((q15_t *) pCoefA), outR) >> 16U; in arm_split_rifft_q15()
/cmsis-dsp-3.5.0/Include/dsp/
Dnone.h455 __STATIC_FORCEINLINE uint32_t __SMLAD( in __SMLAD() function