mediaLib Library Functions
mlibSignalIRFreeBiquadS16S16(3MLIB)
NAME
mlibSignalIRFreeBiquadS16S16,
mlibSignalIRFreeBiquadS16S16S - biquad Infinite
Impulse Response (IR) filtering
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ]
#include
void mlibSignalIRFreeBiquadS16S16(void *filter);
void mlibSignalIRFreeBiquadS16S16S(void *filter);
DESCRIPTION
Each of these functions releases the memory allocated for
the internal filter structure.
PARAMETERS
Each of the functions takes the following arguments:
filter Internal filter structure.
RETURN VALUES
None.
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Interface Stability Committed
MT-Level MT-Safe
SEE ALSO
mlibSignalIRBiquadS16S16Sat(3MLIB),
mlibSignalIRP4S16S16Sat(3MLIB),
mlibSignalIRFreeP4S16S16(3MLIB),
mlibSignalIRInitBiquadS16S16(3MLIB),
mlibSignalIRInitP4S16S16(3MLIB), attributes(5)
SunOS 5.11 Last change: 2 Mar 2007 1
mediaLib Library Functions
mlibSignalIRFreeBiquadS16S16(3MLIB)
SunOS 5.11 Last change: 2 Mar 2007 2
|