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