Home
last modified time | relevance | path

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

12

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/
Darm_fir_decimate_fast_q15.c73 …q31_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q15() local
319 …q15_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q15() local
Darm_lms_norm_f32.c177 …float32_t w, x0, in; /* weight factor, temporary variable to hold input … in arm_lms_norm_f32() local
367 …float32_t x0, in; /* Temporary variable to hold input sample and stat… in arm_lms_norm_f32() local
Darm_fir_decimate_q15.c330 …q31_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q15() local
575 …q15_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q15() local
Darm_fir_decimate_f32.c389 …float32_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_f32() local
632 …float32_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_f32() local
Darm_fir_f32.c704 float32x4_t accv0,accv1,samples0,samples1,x0,x1,x2,xa,xb,b; in arm_fir_f32() local
926 …float32_t x0, x1, x2, x3, x4, x5, x6, x7; /* Temporary variables to hold state value… in arm_fir_f32() local
Darm_fir_fast_q15.c77 …q31_t x0, x1, x2, c0; /* Temporary variables to hold state and coefficien… in arm_fir_fast_q15() local
Darm_fir_fast_q31.c79 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_fir_fast_q31() local
Darm_fir_decimate_fast_q31.c73 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q31() local
Darm_conv_fast_q15.c77 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q15() local
Darm_lms_norm_q31.c84 q31_t x0; /* Temporary variable to hold input sample */ in arm_lms_norm_q31() local
Darm_conv_fast_q31.c77 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q31() local
Darm_lms_norm_q15.c84 q15_t x0; /* Temporary variable to hold input sample */ in arm_lms_norm_q15() local
Darm_correlate_fast_q15.c77 …q31_t x0, x1, x2, x3, c0; /* Temporary variables for holding input and coeffi… in arm_correlate_fast_q15() local
Darm_correlate_fast_q31.c79 …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_fast_q15.c72 q31_t x0, x1, x2, x3, c0; /* Temporary input variables */ in arm_conv_partial_fast_q15() local
Darm_conv_partial_f32.c103 float32_t x0, x1, x2, x3, c0; /* Temporary variables */ in arm_conv_partial_f32() local
Darm_conv_partial_fast_q31.c79 q31_t x0, x1, x2, x3, c0; in arm_conv_partial_fast_q31() 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_q31.c317 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q31() local
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dfiltering_functions.h1628 float32_t x0; /**< saves previous input sample. */ member
1680 q31_t x0; /**< saves previous input sample. */ member
1734 q15_t x0; /**< saves previous input sample. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/InterpolationFunctions/
Darm_linear_interp_f16.c87 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
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dcmsis_gcc.h122 #define HVC_2(imm, x0, x1) __asm volatile ( \ argument

12