Home
last modified time | relevance | path

Searched defs:cnt (Results 1 – 4 of 4) sorted by relevance

/cmsis-dsp-latest/Source/MatrixFunctions/
Darm_mat_ldlt_f32.c94 int cnt = n; in arm_mat_ldlt_f32() local
155 int cnt = n - k - 1; in arm_mat_ldlt_f32() local
202 int cnt = n - k - 1; in arm_mat_ldlt_f32() local
248 int cnt= n-k; in arm_mat_ldlt_f32() local
265 int cnt= n-row-1; in arm_mat_ldlt_f32() local
/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_biquad_cascade_df2T_init_f32.c62 uint8_t cnt; in arm_biquad_cascade_df2T_compute_coefs_f32() local
Darm_fir_f32.c268 int cnt = blockSize; in arm_fir_f32_5_8_mve() local
398 int cnt = blockSize; in arm_fir_f32() local
487 int cnt = blockSize >> 2; in arm_fir_f32() local
Darm_fir_f16.c272 int cnt = blockSize; in arm_fir_f16() local
361 int cnt = blockSize >> 3; in arm_fir_f16() local