![]() |
Edge AI Add-on API 2.2.0
|
| int16_t nrf_dsp_madf_i16 | ( | const int16_t * | p_input, |
| uint16_t | num ) |
#include <include/nrf_edgeai/dsp/statistic/nrf_dsp_madf.h>
Calculates Mean Absolute Difference value of a INT16 fixed-point vector.
| [in] | p_input | Pointer to the input vector |
| [in] | num | Number of samples in input vector |