/cmsis-dsp-latest/Source/FilteringFunctions/ |
D | arm_fir_decimate_fast_q15.c | 72 …q31_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q15() local 318 …q15_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q15() local
|
D | arm_fir_fast_q15.c | 76 …q31_t x0, x1, x2, c0; /* Temporary variables to hold state and coefficien… in arm_fir_fast_q15() local
|
D | arm_fir_fast_q31.c | 77 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_fir_fast_q31() local
|
D | arm_fir_decimate_f64.c | 59 …float64_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_f64() local
|
D | arm_fir_decimate_fast_q31.c | 72 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q31() local
|
D | arm_conv_fast_q15.c | 76 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q15() local
|
D | arm_conv_fast_q31.c | 76 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q31() local
|
D | arm_correlate_fast_q15.c | 76 …q31_t x0, x1, x2, x3, c0; /* Temporary variables for holding input and coeffi… in arm_correlate_fast_q15() local
|
D | arm_correlate_fast_q31.c | 78 …q31_t x0, x1, x2, x3, c0; /* Temporary variables for holding input and coeffi… in arm_correlate_fast_q31() local
|
D | arm_conv_partial_q31.c | 82 q31_t x0, x1, x2, c0; /* Temporary variables */ in arm_conv_partial_q31() local
|
D | arm_conv_partial_f32.c | 109 float32_t x0, x1, x2, x3, c0; /* Temporary variables */ in arm_conv_partial_f32() local
|
D | arm_conv_partial_fast_q15.c | 72 q31_t x0, x1, x2, x3, c0; /* Temporary input variables */ in arm_conv_partial_fast_q15() local
|
D | arm_conv_partial_fast_q31.c | 79 q31_t x0, x1, x2, x3, c0; in arm_conv_partial_fast_q31() local
|
D | arm_fir_decimate_q15.c | 329 …q31_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q15() local 574 …q15_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q15() local
|
D | arm_conv_partial_q15.c | 78 …q31_t x0, x1, x2, x3, c0; /* Temporary input variables to hold state and coef… in arm_conv_partial_q15() local
|
D | arm_conv_partial_q7.c | 84 …q7_t x0, x1, x2, x3, c0, c1; /* Temporary variables to hold state and coefficien… in arm_conv_partial_q7() local
|
D | arm_fir_decimate_f32.c | 388 …float32_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_f32() local 631 …float32_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_f32() local
|
D | arm_fir_f32.c | 262 float32_t c0, c1, c2, c3; in arm_fir_f32_5_8_mve() local 379 float32_t c0, c1, c2, c3; in arm_fir_f32() local 929 …float32_t c0; /* Temporary variable to hold coefficient … in arm_fir_f32() local
|
D | arm_fir_interpolate_f32.c | 484 …float32_t c0; /* Temporary variables to hold state and coefficient va… in arm_fir_interpolate_f32() local 846 float32_t c0, c1, c2, c3; in arm_fir_interpolate_f32() local
|
D | arm_fir_decimate_q31.c | 316 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q31() local
|
D | arm_fir_f16.c | 256 float16_t c0, c1, c2, c3; in arm_fir_f16() local 582 …_Float16 c0; /* Temporary variable to hold coefficient v… in arm_fir_f16() local
|
/cmsis-dsp-latest/Source/ComplexMathFunctions/ |
D | arm_cmplx_dot_prod_q15.c | 167 q15_t a0,b0,c0,d0; in arm_cmplx_dot_prod_q15() local
|
D | arm_cmplx_dot_prod_q31.c | 171 q31_t a0,b0,c0,d0; in arm_cmplx_dot_prod_q31() local
|
D | arm_cmplx_dot_prod_f16.c | 172 _Float16 a0,b0,c0,d0; in arm_cmplx_dot_prod_f16() local
|
D | arm_cmplx_dot_prod_f32.c | 191 float32_t a0,b0,c0,d0; in arm_cmplx_dot_prod_f32() local
|