mediaLib Library Functions
mlib_SignalUpSampleFIRFree_F32S_F32S(3MLIB)
NAME
mlib_SignalUpSampleFIRFree_F32S_F32S - upsampling with
filteringSYNOPSIS
cc [ flag... ] file... -lmlib [ library... ]
#include
void mlib_SignalUpSampleFIRFree_F32S_F32S(void *state);
DESCRIPTION
The mlib_SignalUpSampleFIRFree_F32S_F32S() function releases
the memory allocated for the internal state structure for upsampling immediately followed by FIR filtering.PARAMETERS
The function takes the following arguments: state Internal state structure.RETURN VALUES
None.ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | MT-Safe |
|_____________________________|_____________________________|
SEE ALSO
attributes(5)SunOS 5.11 Last change: 2 Mar 2007 1
mediaLib Library Functionsmlib_SignalUpSampleFIRFree_F32S_F32S(3MLIB)
SunOS 5.11 Last change: 2 Mar 2007 2