Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 25 of 52) sorted by relevance

123

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/
Darm_fir_decimate_f32.c395 float32_t x1, x2, x3; in arm_fir_decimate_f32() local
639 float32_t x1, x2, x3; 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_correlate_fast_opt_q15.c84 …q31_t x1, x2, x3; /* Temporary variables for holding input and coeffi… in arm_correlate_fast_opt_q15() local
Darm_correlate_opt_q15.c81 …q31_t x1, x2, x3; /* Temporary variables for holding input1 and input… in arm_correlate_opt_q15() local
Darm_fir_decimate_fast_q31.c80 q31_t x1, x2, x3; in arm_fir_decimate_fast_q31() local
Darm_conv_opt_q15.c83 …q31_t x1, x2, x3; /* Temporary variables to hold state and coefficien… in arm_conv_opt_q15() local
Darm_conv_fast_opt_q15.c87 …q31_t x1, x2, x3; /* Temporary variables to hold state and coefficien… in arm_conv_fast_opt_q15() local
Darm_correlate_opt_q7.c77 q31_t x1, x2, x3, y1; /* Temporary input variables */ in arm_correlate_opt_q7() 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_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_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_fast_opt_q15.c86 …q31_t x2, x3; /* Temporary variables to hold state and coefficien… in arm_conv_partial_fast_opt_q15() local
Darm_conv_partial_opt_q15.c87 …q31_t x2, x3; /* Temporary variables to hold state and coefficien… in arm_conv_partial_opt_q15() local
Darm_conv_opt_q7.c75 q31_t x1, x2, x3, y1; /* Temporary input variables */ in arm_conv_opt_q7() local
Darm_conv_partial_q31.c82 q31_t x0, x1, x2, c0; /* Temporary variables */ in arm_conv_partial_q31() 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_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_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
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/InterpolationFunctions/
Darm_bilinear_interp_q15.c54 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local
Darm_bilinear_interp_q31.c56 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local
Darm_bilinear_interp_q7.c56 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local

123