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