sunos man page for mlib_signalresamplefirfree_s16_s16

Query: mlib_signalresamplefirfree_s16_s16

OS: sunos

Section: 3mlib

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mlib_SignalReSampleFIRFree_S16_S16(3MLIB)		    mediaLib Library Functions			 mlib_SignalReSampleFIRFree_S16_S16(3MLIB)

NAME
mlib_SignalReSampleFIRFree_S16_S16, mlib_SignalReSampleFIRFree_S16S_S16S - resampling with filtering
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_SignalReSampleFIRFree_S16_S16(void *state); void mlib_SignalReSampleFIRFree_S16S_S16S(void *state);
DESCRIPTION
Each of these functions releases the memory allocated for the internal state structure for rational sample rate conversion with FIR filter- ing between upsampling and downsampling.
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 attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
mlib_SignalReSampleFIR_S16_S16_Sat(3MLIB), mlib_SignalReSampleFIRInit_S16_S16(3MLIB), attributes(5) SunOS 5.10 9 Nov 2004 mlib_SignalReSampleFIRFree_S16_S16(3MLIB)
Related Man Pages
mlib_signalresamplefirfree_f32_f32(3mlib) - sunos
mlib_signalresamplefirinit_f32s_f32s(3mlib) - sunos
mlib_signalresamplefirinit_s16_s16(3mlib) - sunos
mlib_signalresamplefirfree_f32s_f32s(3mlib) - opensolaris
mlib_signalresamplefirinit_f32_f32(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
The 500 Mile Email
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
How do I remove or hide SunOS version/release from remote login prompt?
UNIX Environment Setup - (Just starting!)