1mlib_SignalLPCAutoCorrelFremee_dSi1a6L(i3bMLLIiBb)ramrlyibF_uSnicgtniaolnLsPCAutoCorrelFree_S16(3MLIB)
2
3
4

NAME

6       mlib_SignalLPCAutoCorrelFree_S16,   mlib_SignalLPCAutoCorrelFree_F32  -
7       clean up for autocorrelation method
8

SYNOPSIS

10       cc [ flag... ] file... -lmlib [ library... ]
11       #include <mlib.h>
12
13       void mlib_SignalLPCAutoCorrelFree_S16(void *state);
14
15
16       void mlib_SignalLPCAutoCorrelFree_F32(void *state);
17
18

DESCRIPTION

20       Each of these functions frees the internal state structure for autocor‐
21       relation method of linear predictive coding (LPC).
22
23
24       This  function  cleans up the internal state structure and releases all
25       memory buffers.
26

PARAMETERS

28       Each of the functions takes the following arguments:
29
30       state    Pointer to the internal state structure.
31
32

RETURN VALUES

34       None.
35

ATTRIBUTES

37       See attributes(5) for descriptions of the following attributes:
38
39
40
41
42       ┌─────────────────────────────┬─────────────────────────────┐
43       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
44       ├─────────────────────────────┼─────────────────────────────┤
45       │Interface Stability          │Committed                    │
46       ├─────────────────────────────┼─────────────────────────────┤
47       │MT-Level                     │MT-Safe                      │
48       └─────────────────────────────┴─────────────────────────────┘
49

SEE ALSO

51       mlib_SignalLPCAutoCorrelInit_S16(3MLIB),       mlib_SignalLPCAutoCorre‐
52       lInit_F32(3MLIB),  mlib_SignalLPCAutoCorrel_S16(3MLIB),  mlib_SignalLP‐
53       CAutoCorrel_S16_Adp(3MLIB),        mlib_SignalLPCAutoCorrel_F32(3MLIB),
54       mlib_SignalLPCAutoCorrelGetEnergy_S16(3MLIB), mlib_SignalLPCAutoCorrel‐
55       GetEnergy_F32(3MLIB),     mlib_SignalLPCAutoCorrelGetPARCOR_S16(3MLIB),
56       mlib_SignalLPCAutoCorrelGetPARCOR_F32(3MLIB), attributes(5)
57
58
59
60SunOS 5.11                        2 Marm2l0i0b7_SignalLPCAutoCorrelFree_S16(3MLIB)
Impressum