mlib_signalwhitenoisefree_f32(3mlib) sunos man page | unix.com

Man Page: mlib_signalwhitenoisefree_f32

Operating Environment: sunos

Section: 3mlib

mlib_SignalWhiteNoiseFree_F32(3MLIB)			    mediaLib Library Functions			      mlib_SignalWhiteNoiseFree_F32(3MLIB)

NAME
mlib_SignalWhiteNoiseFree_F32 - white noise generation
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_SignalWhiteNoiseFree_F32(void *state);
DESCRIPTION
The mlib_SignalWhiteNoiseFree_F32() function releases the memory allocated for the internal state's structure.
PARAMETERS
The function takes the following arguments: state Internal state structure.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
attributes(5) SunOS 5.10 9 Nov 2004 mlib_SignalWhiteNoiseFree_F32(3MLIB)
Related Man Pages
mlib_signalupsamplefirfree_s16_s16(3mlib) - sunos
mlib_signalresamplefirfree_s16s_s16s(3mlib) - sunos
mlib_signalsinewavefree_f32(3mlib) - sunos
mlib_signalupsamplefirfree_s16s_s16s(3mlib) - sunos
mlib_signalwhitenoise_s16(3mlib) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Using awk to remove lines from file that match text
Outputting sequences based on length with sed
UNIX Environment Setup - (Just starting!)