mediaLib Library Functions
mlib_SignalUpSampleFIRFree_S16_S16(3MLIB)
NAME
mlib_SignalUpSampleFIRFree_S16_S16,
mlib_SignalUpSampleFIRFree_S16S_S16S - upsampling with
filteringSYNOPSIS
cc [ flag... ] file... -lmlib [ library... ]
#include
void mlib_SignalUpSampleFIRFree_S16_S16(void *state);
void mlib_SignalUpSampleFIRFree_S16S_S16S(void *state);
DESCRIPTION
Each of these functions releases the memory allocated forthe internal state structure for upsampling immediately fol-
lowed by FIR filtering.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_SignalUpSampleFIR_S16_S16_Sat(3MLIB),
mlib_SignalUpSampleFIRInit_S16_S16(3MLIB), attributes(5)
SunOS 5.11 Last change: 2 Mar 2007 1
mediaLib Library Functionsmlib_SignalUpSampleFIRFree_S16_S16(3MLIB)
SunOS 5.11 Last change: 2 Mar 2007 2