1mlib_SignalIIRFree_P4_F32_Fm3e2d(i3aMLLiIbB)LibrarymFluinbc_tSiiognnsalIIRFree_P4_F32_F32(3MLIB)
2
3
4

NAME

6       mlib_SignalIIRFree_P4_F32_F32, mlib_SignalIIRFree_P4_F32S_F32S - paral‐
7       lel Infinite Impulse Response (IIR) filtering
8

SYNOPSIS

10       cc [ flag... ] file... -lmlib [ library... ]
11       #include <mlib.h>
12
13       void mlib_SignalIIRFree_P4_F32_F32(void *filter);
14
15
16       void mlib_SignalIIRFree_P4_F32S_F32S(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_SignalIIR_Biquad_S16_S16_Sat(3MLIB),                     mlib_Sig‐
48       nalIIR_P4_S16_S16_Sat(3MLIB), mlib_SignalIIRFree_Biquad_S16_S16(3MLIB),
49       mlib_SignalIIRInit_Biquad_S16_S16(3MLIB),                 mlib_SignalI‐
50       IRInit_P4_S16_S16(3MLIB), attributes(5)
51
52
53
54SunOS 5.11                        2 Mar 200m7lib_SignalIIRFree_P4_F32_F32(3MLIB)
Impressum