Back to C-ASPT Contents Page

asptSovfir32f

API Summary


API to create and delete an sovFir filters

API to filter through a sovFir filter

API to retrieve the properties of an sovFir objects

API to set the properties of an sovFir filter

Description

Implements the Second Order Volterra non-linear FIR filter using circular buffering. The filter supports sample per sample as well as block processing.

Copyright

Copyright (c) DSP ALGORITHMS 2003; all rights reserved.

<< Back to top

sovfir32fInit

<< Back to top

sovfir32fInitStatic

<< Back to top

sovfir32fFilter

<< Back to top

sovfir32fBlockFilter

<< Back to top

sovfir32fFree

<< Back to top

sovfir32fResetDelayLine

<< Back to top

sovfir32fGetCoef

<< Back to top

sovfir32fGetLinearCoef

<< Back to top

sovfir32fGetNonLinearCoef

<< Back to top

sovfir32fSetCoef

<< Back to top

sovfir32fSetLinearCoef

<< Back to top

sovfir32fSetNonLinearCoef

<< Back to top

sovfir32fSetNonLinearDelayLine

<< Back to top

sovfir32fSetLinearDelayLine

<< Back to top

sovfir32fGetNonLinearDelayLine

<< Back to top

sovfir32fGetLinearDelayLine

<< Back to top

sovfir32fResize