mediaLib Library Functions
mlib_SignalReSampleFIRFree_F32S_F32S(3MLIB)
NAME
mlib_SignalReSampleFIRFree_F32S_F32S - resampling with
filteringSYNOPSIS
cc [ flag... ] file... -lmlib [ library... ]
#include
void mlib_SignalReSampleFIRFree_F32S_F32S(void *state);
DESCRIPTION
The mlib_SignalReSampleFIRFree_F32S_F32S() function releases
the memory allocated for the internal state structure for rational sample rate conversion with FIR filtering between upsampling and downsampling.PARAMETERS
The function takes the following arguments: state Internal state structure.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_SignalReSampleFIRFree_F32S_F32S(3MLIB)
SunOS 5.11 Last change: 2 Mar 2007 2