Functions
c674/DSPF_sp_iir.h File Reference

Go to the source code of this file.

Functions

void DSPF_sp_iir (float *restrict y1, const float *x, float *restrict y2, const float *hb, const float *ha, int nr)
 
void DSPF_sp_iir_opt (float *restrict y1, const float *x, float *restrict y2, const float *hb, const float *ha, int nr)
 

Function Documentation

◆ DSPF_sp_iir_opt()

void DSPF_sp_iir_opt ( float *restrict  y1,
const float *  x,
float *restrict  y2,
const float *  hb,
const float *  ha,
int  nr 
)

Copyright 2022, Texas Instruments Incorporated