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