1mlib_SignalUpSampleFIRFree_mFe3d2i_aFL3i2b(3LMiLbmIrlBai)rby_SFiugnncatliUopnSsampleFIRFree_F32_F32(3MLIB)
2
3
4
6 mlib_SignalUpSampleFIRFree_F32_F32 - upsampling with filtering
7
9 cc [ flag... ] file... -lmlib [ library... ]
10 #include <mlib.h>
11
12 void mlib_SignalUpSampleFIRFree_F32_F32(void *state);
13
14
16 The mlib_SignalUpSampleFIRFree_F32_F32() function releases the memory
17 allocated for the internal state structure for upsampling immediately
18 followed by FIR filtering.
19
21 The function takes the following arguments:
22
23 state Internal state structure.
24
25
27 None.
28
30 See attributes(5) for descriptions of the following attributes:
31
32
33
34
35 ┌─────────────────────────────┬─────────────────────────────┐
36 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
37 ├─────────────────────────────┼─────────────────────────────┤
38 │Interface Stability │Committed │
39 ├─────────────────────────────┼─────────────────────────────┤
40 │MT-Level │MT-Safe │
41 └─────────────────────────────┴─────────────────────────────┘
42
44 attributes(5)
45
46
47
48SunOS 5.11 2 Mamrli2b0_0S7ignalUpSampleFIRFree_F32_F32(3MLIB)