sunos man page for mlib_signallpcautocorrelfree_s16

Query: mlib_signallpcautocorrelfree_s16

OS: sunos

Section: 3mlib

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

mlib_SignalLPCAutoCorrelFree_S16(3MLIB) 		    mediaLib Library Functions			   mlib_SignalLPCAutoCorrelFree_S16(3MLIB)

NAME
mlib_SignalLPCAutoCorrelFree_S16, mlib_SignalLPCAutoCorrelFree_F32 - clean up for autocorrelation method
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_SignalLPCAutoCorrelFree_S16(void *state); void mlib_SignalLPCAutoCorrelFree_F32(void *state);
DESCRIPTION
Each of these functions frees the internal state structure for autocorrelation method of linear predictive coding (LPC). This function cleans up the internal state structure and releases all memory buffers.
PARAMETERS
Each of the functions takes the following arguments: state Pointer to the 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_SignalLPCAutoCorrelInit_S16(3MLIB), mlib_SignalLPCAutoCorrelInit_F32(3MLIB), mlib_SignalLPCAutoCorrel_S16(3MLIB), mlib_SignalLPCAuto- Correl_S16_Adp(3MLIB), mlib_SignalLPCAutoCorrel_F32(3MLIB), mlib_SignalLPCAutoCorrelGetEnergy_S16(3MLIB), mlib_SignalLPCAutoCorrelGetEn- ergy_F32(3MLIB), mlib_SignalLPCAutoCorrelGetPARCOR_S16(3MLIB), mlib_SignalLPCAutoCorrelGetPARCOR_F32(3MLIB), attributes(5) SunOS 5.10 9 Nov 2004 mlib_SignalLPCAutoCorrelFree_S16(3MLIB)
Related Man Pages
mlib_signallpcautocorrelinit_s16(3mlib) - sunos
mlib_signallpccovarianceinit_s16(3mlib) - sunos
mlib_signallpcautocorrel_f32(3mlib) - opensolaris
mlib_signallpcautocorrel_s16(3mlib) - opensolaris
mlib_signallpcautocorrel_s16_adp(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