Home
last modified time | relevance | path

Searched defs:x0 (Results 1 – 25 of 41) sorted by relevance

12

/cmsis-dsp-latest/Source/InterpolationFunctions/
Darm_linear_interp_f16.c56 float16_t x0, x1; /* Nearest input values */ in arm_linear_interp_f16() local
Darm_linear_interp_f32.c84 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local
/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_lms_norm_f32.c176 …float32_t w, x0, in; /* weight factor, temporary variable to hold input … in arm_lms_norm_f32() local
366 …float32_t x0, in; /* Temporary variable to hold input sample and stat… in arm_lms_norm_f32() 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_lms_norm_q31.c83 q31_t x0; /* Temporary variable to hold input sample */ in arm_lms_norm_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_lms_norm_q15.c83 q15_t x0; /* Temporary variable to hold input sample */ in arm_lms_norm_q15() 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_decimate_q31.c316 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q31() local
Darm_conv_q31.c248 …q31_t x0, x1, x2, c0; /* Temporary variables to hold state and coefficien… in arm_conv_q31() local
Darm_correlate_q31.c283 …q31_t x0, x1, x2, c0; /* Temporary variables for holding input and coeffi… in arm_correlate_q31() local

12