Home
last modified time | relevance | path

Searched defs:x1 (Results 1 – 25 of 56) sorted by relevance

123

/hal_nxp-latest/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_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.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.c81 …q31_t x1; /* Temporary variables to hold state and coefficien… in arm_conv_partial_fast_opt_q15() local
Darm_conv_partial_opt_q15.c75 …q31_t x1; /* Temporary variables to hold state and coefficien… in arm_conv_partial_opt_q15() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/
Darm_math.h823 float32x4_t x1 = vmaxq_f32(x, vdupq_n_f32(FLT_MIN)); in __arm_vec_sqrt_f32_neon() local
1968 float32_t x1; /**< x1 */ member
5541 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local
7009 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local
7082 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local
7161 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
/hal_nxp-latest/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
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
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dinterpolation_functions_f16.h46 float16_t x1; /**< x1 */ member

123