mediaLib Library Functions
mlibSignalReSampleFIRFreeF32SF32S(3MLIB)
NAME
mlibSignalReSampleFIRFreeF32SF32S - resampling with
filtering
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ]
#include
void mlibSignalReSampleFIRFreeF32SF32S(void *state);
DESCRIPTION
The mlibSignalReSampleFIRFreeF32SF32S() 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.
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
mlibSignalReSampleFIRFreeF32SF32S(3MLIB)
SunOS 5.11 Last change: 2 Mar 2007 2
|