Project Ne10
An open, optimized software library for the ARM architecture.
Functions
NE10_iir.c File Reference
#include "NE10_types.h"

Go to the source code of this file.

Functions

void ne10_iir_lattice_float_c (const ne10_iir_lattice_instance_f32_t *S, ne10_float32_t *pSrc, ne10_float32_t *pDst, ne10_uint32_t blockSize)
 Specific implementation of ne10_iir_lattice_float using plain C. More...