Home
last modified time | relevance | path

Searched defs:c0 (Results 1 – 25 of 42) sorted by relevance

12

/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_fir_decimate_fast_q15.c72 …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
Darm_fir_fast_q15.c76 …q31_t x0, x1, x2, c0; /* Temporary variables to hold state and coefficien… in arm_fir_fast_q15() local
Darm_fir_fast_q31.c77 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_fir_fast_q31() local
Darm_fir_decimate_f64.c59 …float64_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_f64() local
Darm_fir_decimate_fast_q31.c72 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q31() local
Darm_conv_fast_q15.c76 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q15() local
Darm_conv_fast_q31.c76 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q31() local
Darm_correlate_fast_q15.c76 …q31_t x0, x1, x2, x3, c0; /* Temporary variables for holding input and coeffi… in arm_correlate_fast_q15() local
Darm_correlate_fast_q31.c78 …q31_t x0, x1, x2, x3, c0; /* Temporary variables for holding input and coeffi… in arm_correlate_fast_q31() local
Darm_conv_partial_q31.c82 q31_t x0, x1, x2, c0; /* Temporary variables */ in arm_conv_partial_q31() local
Darm_conv_partial_f32.c109 float32_t x0, x1, x2, x3, c0; /* Temporary variables */ in arm_conv_partial_f32() local
Darm_conv_partial_fast_q15.c72 q31_t x0, x1, x2, x3, c0; /* Temporary input variables */ in arm_conv_partial_fast_q15() local
Darm_conv_partial_fast_q31.c79 q31_t x0, x1, x2, x3, c0; in arm_conv_partial_fast_q31() local
Darm_fir_decimate_q15.c329 …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
Darm_conv_partial_q15.c78 …q31_t x0, x1, x2, x3, c0; /* Temporary input variables to hold state and coef… in arm_conv_partial_q15() local
Darm_conv_partial_q7.c84 …q7_t x0, x1, x2, x3, c0, c1; /* Temporary variables to hold state and coefficien… in arm_conv_partial_q7() local
Darm_fir_decimate_f32.c388 …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
Darm_fir_f32.c262 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
Darm_fir_interpolate_f32.c484 …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
Darm_fir_decimate_q31.c316 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q31() local
Darm_fir_f16.c256 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/
Darm_cmplx_dot_prod_q15.c167 q15_t a0,b0,c0,d0; in arm_cmplx_dot_prod_q15() local
Darm_cmplx_dot_prod_q31.c171 q31_t a0,b0,c0,d0; in arm_cmplx_dot_prod_q31() local
Darm_cmplx_dot_prod_f16.c172 _Float16 a0,b0,c0,d0; in arm_cmplx_dot_prod_f16() local
Darm_cmplx_dot_prod_f32.c191 float32_t a0,b0,c0,d0; in arm_cmplx_dot_prod_f32() local

12