Searched refs:arm_provide_guard_bits_q31 (Results 1 – 12 of 12) sorted by relevance
/cmsis-dsp-3.7.0-3.6.0/Examples/ARM/arm_convolution_example/ |
D | math_helper.h | 51 void arm_provide_guard_bits_q31(q31_t *input_buf, uint32_t blockSize, uint32_t guard_bits);
|
D | math_helper.c | 224 void arm_provide_guard_bits_q31 (q31_t * input_buf, in arm_provide_guard_bits_q31() function
|
/cmsis-dsp-3.7.0-3.6.0/Examples/ARM/arm_matrix_example/ |
D | math_helper.h | 51 void arm_provide_guard_bits_q31(q31_t *input_buf, uint32_t blockSize, uint32_t guard_bits);
|
D | math_helper.c | 224 void arm_provide_guard_bits_q31 (q31_t * input_buf, in arm_provide_guard_bits_q31() function
|
/cmsis-dsp-3.7.0-3.6.0/Examples/ARM/arm_signal_converge_example/ |
D | math_helper.h | 51 void arm_provide_guard_bits_q31(q31_t *input_buf, uint32_t blockSize, uint32_t guard_bits);
|
D | math_helper.c | 224 void arm_provide_guard_bits_q31 (q31_t * input_buf, in arm_provide_guard_bits_q31() function
|
/cmsis-dsp-3.7.0-3.6.0/Examples/ARM/arm_fir_example/ |
D | math_helper.h | 51 void arm_provide_guard_bits_q31(q31_t *input_buf, uint32_t blockSize, uint32_t guard_bits);
|
D | math_helper.c | 224 void arm_provide_guard_bits_q31 (q31_t * input_buf, in arm_provide_guard_bits_q31() function
|
/cmsis-dsp-3.7.0-3.6.0/Examples/ARM/arm_linear_interp_example/ |
D | math_helper.h | 51 void arm_provide_guard_bits_q31(q31_t *input_buf, uint32_t blockSize, uint32_t guard_bits);
|
D | math_helper.c | 224 void arm_provide_guard_bits_q31 (q31_t * input_buf, in arm_provide_guard_bits_q31() function
|
/cmsis-dsp-3.7.0-3.6.0/Examples/ARM/arm_graphic_equalizer_example/ |
D | math_helper.h | 51 void arm_provide_guard_bits_q31(q31_t *input_buf, uint32_t blockSize, uint32_t guard_bits);
|
D | math_helper.c | 224 void arm_provide_guard_bits_q31 (q31_t * input_buf, in arm_provide_guard_bits_q31() function
|