Home
last modified time | relevance | path

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

12

/cmsis-dsp-latest/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
/cmsis-dsp-latest/Examples/ARM/arm_bayes_example/
Dtrain.py18 x2 = [-1.5, 1] + ballRadius * np.random.randn(NBVECS,VECDIM) variable
/cmsis-dsp-latest/Source/FilteringFunctions/
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_correlate_opt_q15.c80 …q31_t x1, x2, x3; /* Temporary variables for holding input1 and input… in arm_correlate_opt_q15() local
Darm_correlate_fast_opt_q15.c83 …q31_t x1, x2, x3; /* Temporary variables for holding input and coeffi… in arm_correlate_fast_opt_q15() local
Darm_fir_decimate_f64.c66 float64_t x1, x2, x3; in arm_fir_decimate_f64() local
Darm_fir_decimate_fast_q31.c79 q31_t x1, x2, x3; in arm_fir_decimate_fast_q31() local
Darm_conv_fast_opt_q15.c86 …q31_t x1, x2, x3; /* Temporary variables to hold state and coefficien… in arm_conv_fast_opt_q15() local
Darm_conv_opt_q15.c82 …q31_t x1, x2, x3; /* Temporary variables to hold state and coefficien… in arm_conv_opt_q15() local
Darm_correlate_opt_q7.c76 q31_t x1, x2, x3, y1; /* Temporary input variables */ in arm_correlate_opt_q7() 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_conv_partial_opt_q15.c87 …q31_t x2, x3; /* Temporary variables to hold state and coefficien… in arm_conv_partial_opt_q15() 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_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_opt_q7.c74 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.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_conv_partial_opt_q7.c74 q31_t x1, x2, x3, y1; /* Temporary input variables */ in arm_conv_partial_opt_q7() local

12