mediaLib Library Functions
mlibSignalUpSampleFIRFreeS16S16(3MLIB)
NAME
mlibSignalUpSampleFIRFreeS16S16,
mlibSignalUpSampleFIRFreeS16S16S - upsampling with
filtering
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ]
#include
void mlibSignalUpSampleFIRFreeS16S16(void *state);
void mlibSignalUpSampleFIRFreeS16S16S(void *state);
DESCRIPTION
Each of these functions releases the memory allocated for
the 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.
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Interface Stability Committed
MT-Level MT-Safe
SEE ALSO
mlibSignalUpSampleFIRS16S16Sat(3MLIB),
mlibSignalUpSampleFIRInitS16S16(3MLIB), attributes(5)
SunOS 5.11 Last change: 2 Mar 2007 1
mediaLib Library Functions
mlibSignalUpSampleFIRFreeS16S16(3MLIB)
SunOS 5.11 Last change: 2 Mar 2007 2
|