1mlib_SignalFIRFree_S16_S16(m3eMdLiIaBL)ib Library Funmcltiibo_nSsignalFIRFree_S16_S16(3MLIB)
2
3
4

NAME

6       mlib_SignalFIRFree_S16_S16,   mlib_SignalFIRFree_S16S_S16S   -   Finite
7       Impulse Response (FIR) filtering
8

SYNOPSIS

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

DESCRIPTION

20       Each of these functions releases the memory allocated for the  internal
21       filter structure.
22

PARAMETERS

24       Each of the functions takes the following arguments:
25
26       filter    Internal filter structure.
27
28

RETURN VALUES

30       None.
31

ATTRIBUTES

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

SEE ALSO

47       mlib_SignalFIR_S16_S16_Sat(3MLIB),   mlib_SignalFIRInit_S16_S16(3MLIB),
48       attributes(5)
49
50
51
52SunOS 5.11                        2 Mar 2007 mlib_SignalFIRFree_S16_S16(3MLIB)
Impressum