Query: mlib_signallpcautocorrelfree_s16
OS: opensolaris
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)NAMEmlib_SignalLPCAutoCorrelFree_S16, mlib_SignalLPCAutoCorrelFree_F32 - clean up for autocorrelation methodSYNOPSIScc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_SignalLPCAutoCorrelFree_S16(void *state); void mlib_SignalLPCAutoCorrelFree_F32(void *state);DESCRIPTIONEach 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.PARAMETERSEach of the functions takes the following arguments: state Pointer to the internal state structure.RETURN VALUESNone.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOmlib_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.11 2 Mar 2007 mlib_SignalLPCAutoCorrelFree_S16(3MLIB)
Similar Topics in the Unix Linux Community |
---|
How to learn UNIX |
PHP Man Pages Now Available (Over 10,000) |
Grep the 'not running' jobs and will send the update in mail with its name(job) |
What's legal and what's not? |
Shopt -s histappend |