![]() |
Edge AI Add-on API 2.2.0
|
| int16_t nrf_dsp_zcr_i32 | ( | const int32_t * | p_input, |
| uint16_t | num ) |
#include <include/nrf_edgeai/dsp/statistic/nrf_dsp_zcr.h>
Counts Zero-crossing rate of a INT32 fixed-point vector.
| [in] | p_input | Pointer to the input vector |
| [in] | num | Number of samples in input vector |