Searched defs:diffCrnt (Results 1 – 6 of 6) sorted by relevance
/cmsis-dsp-latest/Examples/ARM/arm_signal_converge_example/ |
D | math_helper.c | 169 int32_t diff, diffCrnt = 0; in arm_compare_fixed_q15() local 197 int32_t diff, diffCrnt = 0; in arm_compare_fixed_q31() local
|
/cmsis-dsp-latest/Examples/ARM/arm_convolution_example/ |
D | math_helper.c | 169 int32_t diff, diffCrnt = 0; in arm_compare_fixed_q15() local 197 int32_t diff, diffCrnt = 0; in arm_compare_fixed_q31() local
|
/cmsis-dsp-latest/Examples/ARM/arm_matrix_example/ |
D | math_helper.c | 169 int32_t diff, diffCrnt = 0; in arm_compare_fixed_q15() local 197 int32_t diff, diffCrnt = 0; in arm_compare_fixed_q31() local
|
/cmsis-dsp-latest/Examples/ARM/arm_fir_example/ |
D | math_helper.c | 169 int32_t diff, diffCrnt = 0; in arm_compare_fixed_q15() local 197 int32_t diff, diffCrnt = 0; in arm_compare_fixed_q31() local
|
/cmsis-dsp-latest/Examples/ARM/arm_graphic_equalizer_example/ |
D | math_helper.c | 169 int32_t diff, diffCrnt = 0; in arm_compare_fixed_q15() local 197 int32_t diff, diffCrnt = 0; in arm_compare_fixed_q31() local
|
/cmsis-dsp-latest/Examples/ARM/arm_linear_interp_example/ |
D | math_helper.c | 169 int32_t diff, diffCrnt = 0; in arm_compare_fixed_q15() local 197 int32_t diff, diffCrnt = 0; in arm_compare_fixed_q31() local
|