Searched refs:arm_float_to_q29 (Results 1 – 12 of 12) sorted by relevance
/cmsis-dsp-latest/Examples/ARM/arm_convolution_example/ |
D | math_helper.h | 53 void arm_float_to_q29(float *pIn, q31_t *pOut, uint32_t numSamples);
|
D | math_helper.c | 392 void arm_float_to_q29 (float *pIn, q31_t *pOut, uint32_t numSamples) in arm_float_to_q29() function
|
/cmsis-dsp-latest/Examples/ARM/arm_signal_converge_example/ |
D | math_helper.h | 53 void arm_float_to_q29(float *pIn, q31_t *pOut, uint32_t numSamples);
|
D | math_helper.c | 392 void arm_float_to_q29 (float *pIn, q31_t *pOut, uint32_t numSamples) in arm_float_to_q29() function
|
/cmsis-dsp-latest/Examples/ARM/arm_matrix_example/ |
D | math_helper.h | 53 void arm_float_to_q29(float *pIn, q31_t *pOut, uint32_t numSamples);
|
D | math_helper.c | 392 void arm_float_to_q29 (float *pIn, q31_t *pOut, uint32_t numSamples) in arm_float_to_q29() function
|
/cmsis-dsp-latest/Examples/ARM/arm_fir_example/ |
D | math_helper.h | 53 void arm_float_to_q29(float *pIn, q31_t *pOut, uint32_t numSamples);
|
D | math_helper.c | 392 void arm_float_to_q29 (float *pIn, q31_t *pOut, uint32_t numSamples) in arm_float_to_q29() function
|
/cmsis-dsp-latest/Examples/ARM/arm_graphic_equalizer_example/ |
D | math_helper.h | 53 void arm_float_to_q29(float *pIn, q31_t *pOut, uint32_t numSamples);
|
D | math_helper.c | 392 void arm_float_to_q29 (float *pIn, q31_t *pOut, uint32_t numSamples) in arm_float_to_q29() function
|
/cmsis-dsp-latest/Examples/ARM/arm_linear_interp_example/ |
D | math_helper.h | 53 void arm_float_to_q29(float *pIn, q31_t *pOut, uint32_t numSamples);
|
D | math_helper.c | 392 void arm_float_to_q29 (float *pIn, q31_t *pOut, uint32_t numSamples) in arm_float_to_q29() function
|