Home
last modified time | relevance | path

Searched defs:coef_sos (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/include/
Dinput.h332 static const int32_t coef_sos[IIR_M * 5] = {526133493, 848256040, 633507676, variable
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/src/
Dcmsis_dsp_wrapper.c47 void real_block_iir_32(int M, const int32_t *coef_sos, const int16_t *coef_g, in real_block_iir_32()
Dnature_dsp_wrapper.c49 void real_block_iir_32(int M, const int32_t *coef_sos, const int16_t *coef_g, in real_block_iir_32()