| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/ |
| D | arm_fir_interpolate_q15.c | 123 uint32_t tapCnt = phaseLen >> 3; in arm_fir_interpolate_q15() local 186 uint32_t tapCnt = phaseLen >> 3; in arm_fir_interpolate_q15() local 240 uint32_t tapCnt = phaseLen >> 3; in arm_fir_interpolate_q15() local 285 uint32_t tapCnt = phaseLen >> 3; in arm_fir_interpolate_q15() local 367 uint32_t i, blkCnt, tapCnt; /* Loop counters */ in arm_fir_interpolate_q15() local
|
| D | arm_fir_interpolate_q31.c | 120 uint32_t tapCnt = phaseLen >> 2; in arm_fir_interpolate_q31() local 183 uint32_t tapCnt = phaseLen >> 2; in arm_fir_interpolate_q31() local 237 uint32_t tapCnt = phaseLen >> 2; in arm_fir_interpolate_q31() local 282 uint32_t tapCnt = phaseLen >> 2; in arm_fir_interpolate_q31() local 364 uint32_t i, blkCnt, tapCnt; /* Loop counters */ in arm_fir_interpolate_q31() local
|
| D | arm_fir_interpolate_f32.c | 146 uint32_t tapCnt; in arm_fir_interpolate2_f32_mve() local 269 uint32_t tapCnt; in arm_fir_interpolate_f32() local 487 uint16_t phaseLen = S->phaseLength, tapCnt; /* Length of each polyphase filter component */ in arm_fir_interpolate_f32() local 840 uint32_t i, blkCnt, tapCnt; /* Loop counters */ in arm_fir_interpolate_f32() local
|
| D | arm_fir_decimate_q15.c | 75 uint32_t i, tapCnt, blkCnt, outBlockSize = blockSize / S->M; /* Loop counters */ in arm_fir_decimate_q15() local 336 uint32_t i, blkCnt, tapCnt, outBlockSize = blockSize / S->M; /* Loop counters */ in arm_fir_decimate_q15() local 581 uint32_t i, blkCnt, tapCnt, outBlockSize = blockSize / S->M; /* Loop counters */ in arm_fir_decimate_q15() local
|
| D | arm_fir_decimate_f32.c | 142 uint32_t i, tapCnt, blkCnt, outBlockSize = blockSize / S->M; /* Loop counters */ in arm_fir_decimate_f32() local 391 uint32_t i, tapCnt, blkCnt, outBlockSize = blockSize / S->M; /* Loop counters */ in arm_fir_decimate_f32() local 635 uint32_t i, tapCnt, blkCnt, outBlockSize = blockSize / S->M; /* Loop counters */ in arm_fir_decimate_f32() local
|
| D | arm_lms_f32.c | 180 uint32_t tapCnt, blkCnt; /* Loop counters */ in arm_lms_f32() local 354 uint32_t tapCnt, blkCnt; /* Loop counters */ in arm_lms_f32() local
|
| D | arm_fir_decimate_fast_q15.c | 79 uint32_t i, blkCnt, tapCnt, outBlockSize = blockSize / S->M; /* Loop counters */ in arm_fir_decimate_fast_q15() local 325 uint32_t i, blkCnt, tapCnt, outBlockSize = blockSize / S->M; /* Loop counters */ in arm_fir_decimate_fast_q15() local
|
| D | arm_lms_norm_f32.c | 174 uint32_t tapCnt, blkCnt; /* Loop counters */ in arm_lms_norm_f32() local 365 uint32_t tapCnt, blkCnt; /* Loop counters */ in arm_lms_norm_f32() local
|
| D | arm_fir_decimate_q31.c | 74 uint32_t i, tapCnt, blkCnt, outBlockSize = blockSize / S->M; /* Loop counters */ in arm_fir_decimate_q31() local 320 uint32_t i, tapCnt, blkCnt, outBlockSize = blockSize / S->M; /* Loop counters */ in arm_fir_decimate_q31() local
|
| D | arm_fir_f32.c | 702 uint32_t i, tapCnt, blkCnt; /* Loop counters */ in arm_fir_f32() local 922 uint32_t i, tapCnt, blkCnt; /* Loop counters */ in arm_fir_f32() local
|
| D | arm_fir_sparse_f32.c | 127 uint32_t tapCnt, blkCnt; /* loop counters */ in arm_fir_sparse_f32() local
|
| D | arm_iir_lattice_q31.c | 68 uint32_t blkCnt, tapCnt; /* Temporary variables for counts */ in arm_iir_lattice_q31() local
|
| D | arm_fir_fast_q15.c | 73 uint32_t tapCnt, blkCnt; /* Loop counters */ in arm_fir_fast_q15() local
|
| D | arm_fir_sparse_q31.c | 74 uint32_t tapCnt, blkCnt; /* loop counters */ in arm_fir_sparse_q31() local
|
| D | arm_fir_fast_q31.c | 75 uint32_t i, tapCnt, blkCnt; /* Loop counters */ in arm_fir_fast_q31() local
|
| D | arm_fir_sparse_q15.c | 77 uint32_t tapCnt, blkCnt; /* loop counters */ in arm_fir_sparse_q15() local
|
| D | arm_iir_lattice_q15.c | 69 uint32_t blkCnt, tapCnt; /* Temporary variables for counts */ in arm_iir_lattice_q15() local
|
| D | arm_lms_q15.c | 76 uint32_t tapCnt, blkCnt; /* Loop counters */ in arm_lms_q15() local
|
| D | arm_lms_q31.c | 80 uint32_t tapCnt, blkCnt; /* Loop counters */ in arm_lms_q31() local
|
| D | arm_correlate_fast_opt_q15.c | 80 uint32_t tapCnt; /* Loop count */ in arm_correlate_fast_opt_q15() local
|
| D | arm_correlate_opt_q15.c | 77 uint32_t tapCnt; in arm_correlate_opt_q15() local
|
| D | arm_fir_sparse_q7.c | 77 uint32_t tapCnt, blkCnt; /* loop counters */ in arm_fir_sparse_q7() local
|
| D | arm_iir_lattice_f32.c | 133 uint32_t blkCnt, tapCnt; /* Temporary variables for counts */ in arm_iir_lattice_f32() local
|
| D | arm_fir_decimate_fast_q31.c | 76 uint32_t i, tapCnt, blkCnt, outBlockSize = blockSize / S->M; /* Loop counters */ in arm_fir_decimate_fast_q31() local
|
| D | arm_conv_opt_q15.c | 79 uint32_t tapCnt; /* Loop count */ in arm_conv_opt_q15() local
|