mediaLib Library Functions
mlib_SignalReSampleFIRFree_S16_S16(3MLIB)
NAME
mlib_SignalReSampleFIRFree_S16_S16,
mlib_SignalReSampleFIRFree_S16S_S16S - resampling with
filteringSYNOPSIS
cc [ flag... ] file... -lmlib [ library... ]
#include
void mlib_SignalReSampleFIRFree_S16_S16(void *state);
void mlib_SignalReSampleFIRFree_S16S_S16S(void *state);
DESCRIPTION
Each of these functions releases the memory allocated for the internal state structure for rational sample rateconversion with FIR filtering between upsampling and down-
sampling.PARAMETERS
Each of the functions 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
mlib_SignalReSampleFIR_S16_S16_Sat(3MLIB),
mlib_SignalReSampleFIRInit_S16_S16(3MLIB), attributes(5)
SunOS 5.11 Last change: 2 Mar 2007 1
mediaLib Library Functionsmlib_SignalReSampleFIRFree_S16_S16(3MLIB)
SunOS 5.11 Last change: 2 Mar 2007 2