Home
last modified time | relevance | path

Searched defs:i (Results 1 – 25 of 272) sorted by relevance

1234567891011

/cmsis-dsp-3.7.0-3.6.0/Examples/ARM/arm_convolution_example/
Dmath_helper.c65 uint32_t i; in arm_snr_f32() local
123 uint32_t i; in arm_provide_guard_bits_q15() local
142 uint32_t i; in arm_float_to_q12_20() local
168 uint32_t i; in arm_compare_fixed_q15() local
196 uint32_t i; in arm_compare_fixed_q31() local
228 uint32_t i; in arm_provide_guard_bits_q31() local
250 uint32_t i; in arm_provide_guard_bits_q7() local
270 uint32_t i = 1, j = 0; in arm_calc_guard_bits() local
298 uint32_t i; in arm_apply_guard_bits() local
314 uint32_t i, val = 1; in arm_calc_2pow() local
[all …]
/cmsis-dsp-3.7.0-3.6.0/Examples/ARM/arm_graphic_equalizer_example/
Dmath_helper.c65 uint32_t i; in arm_snr_f32() local
123 uint32_t i; in arm_provide_guard_bits_q15() local
142 uint32_t i; in arm_float_to_q12_20() local
168 uint32_t i; in arm_compare_fixed_q15() local
196 uint32_t i; in arm_compare_fixed_q31() local
228 uint32_t i; in arm_provide_guard_bits_q31() local
250 uint32_t i; in arm_provide_guard_bits_q7() local
270 uint32_t i = 1, j = 0; in arm_calc_guard_bits() local
298 uint32_t i; in arm_apply_guard_bits() local
314 uint32_t i, val = 1; in arm_calc_2pow() local
[all …]
/cmsis-dsp-3.7.0-3.6.0/Examples/ARM/arm_matrix_example/
Dmath_helper.c65 uint32_t i; in arm_snr_f32() local
123 uint32_t i; in arm_provide_guard_bits_q15() local
142 uint32_t i; in arm_float_to_q12_20() local
168 uint32_t i; in arm_compare_fixed_q15() local
196 uint32_t i; in arm_compare_fixed_q31() local
228 uint32_t i; in arm_provide_guard_bits_q31() local
250 uint32_t i; in arm_provide_guard_bits_q7() local
270 uint32_t i = 1, j = 0; in arm_calc_guard_bits() local
298 uint32_t i; in arm_apply_guard_bits() local
314 uint32_t i, val = 1; in arm_calc_2pow() local
[all …]
/cmsis-dsp-3.7.0-3.6.0/Examples/ARM/arm_signal_converge_example/
Dmath_helper.c65 uint32_t i; in arm_snr_f32() local
123 uint32_t i; in arm_provide_guard_bits_q15() local
142 uint32_t i; in arm_float_to_q12_20() local
168 uint32_t i; in arm_compare_fixed_q15() local
196 uint32_t i; in arm_compare_fixed_q31() local
228 uint32_t i; in arm_provide_guard_bits_q31() local
250 uint32_t i; in arm_provide_guard_bits_q7() local
270 uint32_t i = 1, j = 0; in arm_calc_guard_bits() local
298 uint32_t i; in arm_apply_guard_bits() local
314 uint32_t i, val = 1; in arm_calc_2pow() local
[all …]
/cmsis-dsp-3.7.0-3.6.0/Examples/ARM/arm_linear_interp_example/
Dmath_helper.c65 uint32_t i; in arm_snr_f32() local
123 uint32_t i; in arm_provide_guard_bits_q15() local
142 uint32_t i; in arm_float_to_q12_20() local
168 uint32_t i; in arm_compare_fixed_q15() local
196 uint32_t i; in arm_compare_fixed_q31() local
228 uint32_t i; in arm_provide_guard_bits_q31() local
250 uint32_t i; in arm_provide_guard_bits_q7() local
270 uint32_t i = 1, j = 0; in arm_calc_guard_bits() local
298 uint32_t i; in arm_apply_guard_bits() local
314 uint32_t i, val = 1; in arm_calc_2pow() local
[all …]
/cmsis-dsp-3.7.0-3.6.0/Examples/ARM/arm_fir_example/
Dmath_helper.c65 uint32_t i; in arm_snr_f32() local
123 uint32_t i; in arm_provide_guard_bits_q15() local
142 uint32_t i; in arm_float_to_q12_20() local
168 uint32_t i; in arm_compare_fixed_q15() local
196 uint32_t i; in arm_compare_fixed_q31() local
228 uint32_t i; in arm_provide_guard_bits_q31() local
250 uint32_t i; in arm_provide_guard_bits_q7() local
270 uint32_t i = 1, j = 0; in arm_calc_guard_bits() local
298 uint32_t i; in arm_apply_guard_bits() local
314 uint32_t i, val = 1; in arm_calc_2pow() local
[all …]
/cmsis-dsp-3.7.0-3.6.0/Testing/Source/Benchmarks/
DControllerF32.cpp7 for(int i=0; i < this->nbSamples; i++) in test_pid_f32() local
17 for(int i=0; i < this->nbSamples; i++) in test_clarke_f32() local
27 for(int i=0; i < this->nbSamples; i++) in test_inv_clarke_f32() local
37 for(int i=0; i < this->nbSamples; i++) in test_park_f32() local
47 for(int i=0; i < this->nbSamples; i++) in test_inv_park_f32() local
57 for(int i=0; i < this->nbSamples; i++) in test_sin_cos_f32() local
DControllerQ31.cpp7 for(int i=0; i < this->nbSamples; i++) in test_pid_q31() local
17 for(int i=0; i < this->nbSamples; i++) in test_clarke_q31() local
27 for(int i=0; i < this->nbSamples; i++) in test_inv_clarke_q31() local
37 for(int i=0; i < this->nbSamples; i++) in test_park_q31() local
47 for(int i=0; i < this->nbSamples; i++) in test_inv_park_q31() local
57 for(int i=0; i < this->nbSamples; i++) in test_sin_cos_q31() local
DFastMathQ31.cpp7 for(int i=0; i < this->nbSamples; i++) in test_cos_q31() local
15 for(int i=0; i < this->nbSamples; i++) in test_sin_q31() local
23 for(int i=0; i < this->nbSamples; i++) in test_sqrt_q31() local
DFastMathF32.cpp7 for(int i=0; i < this->nbSamples; i++) in test_cos_f32() local
15 for(int i=0; i < this->nbSamples; i++) in test_sin_f32() local
23 for(int i=0; i < this->nbSamples; i++) in test_sqrt_f32() local
DFastMathQ15.cpp7 for(int i=0; i < this->nbSamples; i++) in test_cos_q15() local
15 for(int i=0; i < this->nbSamples; i++) in test_sin_q15() local
23 for(int i=0; i < this->nbSamples; i++) in test_sqrt_q15() local
/cmsis-dsp-3.7.0-3.6.0/Testing/Source/Tests/
DDistanceTestsU32.cpp15 for(int i=0; i < this->nbPatterns ; i ++) in test_dice_distance() local
34 for(int i=0; i < this->nbPatterns ; i ++) in test_hamming_distance() local
53 for(int i=0; i < this->nbPatterns ; i ++) in test_jaccard_distance() local
72 for(int i=0; i < this->nbPatterns ; i ++) in test_kulsinski_distance() local
91 for(int i=0; i < this->nbPatterns ; i ++) in test_rogerstanimoto_distance() local
110 for(int i=0; i < this->nbPatterns ; i ++) in test_russellrao_distance() local
129 for(int i=0; i < this->nbPatterns ; i ++) in test_sokalmichener_distance() local
148 for(int i=0; i < this->nbPatterns ; i ++) in test_sokalsneath_distance() local
167 for(int i=0; i < this->nbPatterns ; i ++) in test_yule_distance() local
DDistanceTestsF16.cpp20 for(int i=0; i < this->nbPatterns ; i ++) in test_braycurtis_distance_f16() local
39 for(int i=0; i < this->nbPatterns ; i ++) in test_canberra_distance_f16() local
58 for(int i=0; i < this->nbPatterns ; i ++) in test_chebyshev_distance_f16() local
77 for(int i=0; i < this->nbPatterns ; i ++) in test_cityblock_distance_f16() local
99 for(int i=0; i < this->nbPatterns ; i ++) in test_correlation_distance_f16() local
121 for(int i=0; i < this->nbPatterns ; i ++) in test_cosine_distance_f16() local
140 for(int i=0; i < this->nbPatterns ; i ++) in test_euclidean_distance_f16() local
161 for(int i=0; i < this->nbPatterns ; i ++) in test_jensenshannon_distance_f16() local
182 for(int i=0; i < this->nbPatterns ; i ++) in test_minkowski_distance_f16() local
DDistanceTestsF32.cpp34 for(int i=0; i < this->nbPatterns ; i ++) in test_dtw_distance_f32() local
111 for(int i=0; i < this->nbPatterns ; i ++) in test_braycurtis_distance_f32() local
130 for(int i=0; i < this->nbPatterns ; i ++) in test_canberra_distance_f32() local
149 for(int i=0; i < this->nbPatterns ; i ++) in test_chebyshev_distance_f32() local
168 for(int i=0; i < this->nbPatterns ; i ++) in test_cityblock_distance_f32() local
190 for(int i=0; i < this->nbPatterns ; i ++) in test_correlation_distance_f32() local
212 for(int i=0; i < this->nbPatterns ; i ++) in test_cosine_distance_f32() local
231 for(int i=0; i < this->nbPatterns ; i ++) in test_euclidean_distance_f32() local
252 for(int i=0; i < this->nbPatterns ; i ++) in test_jensenshannon_distance_f32() local
273 for(int i=0; i < this->nbPatterns ; i ++) in test_minkowski_distance_f32() local
DFastMathQ31.cpp30 unsigned long i; in test_atan2_scalar_q31() local
68 for(unsigned long i=0; i < ref.nbSamples(); i++) in test_division_q31() local
87 unsigned long i; in test_cos_q31() local
103 unsigned long i; in test_sin_q31() local
120 unsigned long i; in test_sqrt_q31() local
140 for(unsigned long i=0; i < ref.nbSamples(); i++) in test_recip_q31() local
DFastMathQ15.cpp44 unsigned long i; in test_atan2_scalar_q15() local
70 for(unsigned long i=0; i < ref.nbSamples(); i++) in test_division_q15() local
88 unsigned long i; in test_cos_q15() local
104 unsigned long i; in test_sin_q15() local
121 unsigned long i; in test_sqrt_q15() local
143 for(unsigned long i=0; i < ref.nbSamples(); i++) in test_recip_q15() local
DSVMF16.cpp14 for(int i =0; i < this->nbTestSamples; i++) in test_svm_linear_predict_f16() local
34 for(int i =0; i < this->nbTestSamples; i++) in test_svm_polynomial_predict_f16() local
53 for(int i =0; i < this->nbTestSamples; i++) in test_svm_rbf_predict_f16() local
72 for(int i =0; i < this->nbTestSamples; i++) in test_svm_sigmoid_predict_f16() local
DSVMF32.cpp14 for(int i =0; i < this->nbTestSamples; i++) in test_svm_linear_predict_f32() local
34 for(int i =0; i < this->nbTestSamples; i++) in test_svm_polynomial_predict_f32() local
53 for(int i =0; i < this->nbTestSamples; i++) in test_svm_rbf_predict_f32() local
72 for(int i =0; i < this->nbTestSamples; i++) in test_svm_sigmoid_predict_f32() local
DDistanceTestsF64.cpp55 for(int i=0; i < this->nbPatterns ; i ++) in test_chebyshev_distance_f64() local
74 for(int i=0; i < this->nbPatterns ; i ++) in test_cityblock_distance_f64() local
119 for(int i=0; i < this->nbPatterns ; i ++) in test_cosine_distance_f64() local
138 for(int i=0; i < this->nbPatterns ; i ++) in test_euclidean_distance_f64() local
/cmsis-dsp-3.7.0-3.6.0/Include/dsp/
Dmatrix_utils.h43 #define SCALE_COL_T(T,CAST,A,ROW,v,i) \ argument
74 #define SWAP_ROWS_F16(A,COL,i,j) \ argument
96 #define SCALE_ROW_F16(A,COL,v,i) \ argument
115 #define MAC_ROW_F16(COL,A,i,v,B,j) \ argument
136 #define MAS_ROW_F16(COL,A,i,v,B,j) \ argument
237 #define SCALE_COL_F16(A,ROW,v,i) \ argument
244 #define SWAP_ROWS_F32(A,COL,i,j) \ argument
266 #define MAC_ROW_F32(COL,A,i,v,B,j) \ argument
287 #define MAS_ROW_F32(COL,A,i,v,B,j) \ argument
309 #define SCALE_ROW_F32(A,COL,v,i) \ argument
[all …]
/cmsis-dsp-3.7.0-3.6.0/Testing/PatternGeneration/
DTools.py190 def inputP(self,i,name=None): argument
205 def inputS64P(self,i,name=None): argument
221 def inputS32P(self,i,name=None): argument
236 def inputS16P(self,i,name=None): argument
251 def inputS8P(self,i,name=None): argument
266 def inputF64P(self,i,name=None): argument
282 def inputF32P(self,i,name=None): argument
297 def inputF16P(self,i,name=None): argument
312 def inputQ63P(self,i,name=None): argument
327 def inputQ31P(self,i,name=None): argument
[all …]
/cmsis-dsp-3.7.0-3.6.0/Source/QuaternionMathFunctions/
Darm_quaternion_conjugate_f32.c63 for(uint32_t i=0; i < nbQuaternions; i++) in arm_quaternion_conjugate_f32() local
83 uint32_t i; in arm_quaternion_conjugate_f32() local
Darm_quaternion_norm_f32.c66 for(uint32_t i=0; i < nbQuaternions; i++) in arm_quaternion_norm_f32() local
86 uint32_t i; in arm_quaternion_norm_f32() local
/cmsis-dsp-3.7.0-3.6.0/Testing/FrameworkSource/
DFPGA.cpp305 for(unsigned long i=0;i<nbPatterns;i++) in ReadPatternList() local
336 for(unsigned long i=0;i<nbValues;i++) in ReadParameterList() local
365 for(unsigned long i=0;i < nbInputSamples; i ++) in ReadParameterList() local
394 for(unsigned long i=0;i<nbOutputs;i++) in ReadOutputList() local
507 unsigned long offset,i; in ImportPattern_f64() local
526 unsigned long offset,i; in ImportPattern_f32() local
547 unsigned long offset,i; in ImportPattern_f16() local
568 unsigned long offset,i; in ImportPattern_q63() local
587 unsigned long offset,i; in ImportPattern_q31() local
606 unsigned long offset,i; in ImportPattern_q15() local
[all …]
/cmsis-dsp-3.7.0-3.6.0/Source/TransformFunctions/
Darm_bitreversal2.c46 uint32_t i; in arm_bitreversal_64() local
79 uint32_t a, b, i, tmp; in arm_bitreversal_32() local
114 uint32_t i; in arm_bitreversal_16() local

1234567891011