mlib_signalupsamplefirfree_f32_f32(3mlib) [opensolaris man page]
mlib_SignalUpSampleFIRFree_F32_F32(3MLIB) mediaLib Library Functions mlib_SignalUpSampleFIRFree_F32_F32(3MLIB) NAME
mlib_SignalUpSampleFIRFree_F32_F32 - upsampling with filtering SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_SignalUpSampleFIRFree_F32_F32(void *state); DESCRIPTION
The mlib_SignalUpSampleFIRFree_F32_F32() 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. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+ SEE ALSO
attributes(5) SunOS 5.11 2 Mar 2007 mlib_SignalUpSampleFIRFree_F32_F32(3MLIB)
Check Out this Related Man Page
mlib_SignalUpSampleFIRFree_F32S_F32S(3MLIB) mediaLib Library Functions mlib_SignalUpSampleFIRFree_F32S_F32S(3MLIB) NAME
mlib_SignalUpSampleFIRFree_F32S_F32S - upsampling with filtering SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_SignalUpSampleFIRFree_F32S_F32S(void *state); DESCRIPTION
The mlib_SignalUpSampleFIRFree_F32S_F32S() function releases the memory allocated for the internal state structure for upsampling immedi- ately followed by FIR filtering. PARAMETERS
The function 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 |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+ SEE ALSO
attributes(5) SunOS 5.11 2 Mar 2007 mlib_SignalUpSampleFIRFree_F32S_F32S(3MLIB)