![]() |
![]() |
Go to the source code of this file.
Functions | |
void | DSPF_sp_fir_r2 (const float *x, const float *h, float *restrict r, const int nh, const int nr) |
void | DSPF_sp_fir_r2_opt (const float *x, const float *h, float *restrict y, const int nh, const int ny) |
void DSPF_sp_fir_r2_opt | ( | const float * | x, |
const float * | h, | ||
float *restrict | y, | ||
const int | nh, | ||
const int | ny | ||
) |