Functions
c674/DSPF_sp_fir_r2.h File Reference

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)
 

Function Documentation

◆ DSPF_sp_fir_r2_opt()

void DSPF_sp_fir_r2_opt ( const float *  x,
const float *  h,
float *restrict  y,
const int  nh,
const int  ny 
)

Copyright 2022, Texas Instruments Incorporated