1mlib_SignalReSampleFIRFree_mSe1d6i_aSL1i6b(3LMiLbmIrlBai)rby_SFiugnncatliRoenSsampleFIRFree_S16_S16(3MLIB)
2
3
4
6 mlib_SignalReSampleFIRFree_S16_S16, mlib_SignalReSampleFIR‐
7 Free_S16S_S16S - resampling with filtering
8
10 cc [ flag... ] file... -lmlib [ library... ]
11 #include <mlib.h>
12
13 void mlib_SignalReSampleFIRFree_S16_S16(void *state);
14
15
16 void mlib_SignalReSampleFIRFree_S16S_S16S(void *state);
17
18
20 Each of these functions releases the memory allocated for the internal
21 state structure for rational sample rate conversion with FIR filtering
22 between upsampling and downsampling.
23
25 Each of the functions takes the following arguments:
26
27 state Internal state structure.
28
29
31 None.
32
34 See attributes(5) for descriptions of the following attributes:
35
36
37
38
39 ┌─────────────────────────────┬─────────────────────────────┐
40 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
41 ├─────────────────────────────┼─────────────────────────────┤
42 │Interface Stability │Committed │
43 ├─────────────────────────────┼─────────────────────────────┤
44 │MT-Level │MT-Safe │
45 └─────────────────────────────┴─────────────────────────────┘
46
48 mlib_SignalReSampleFIR_S16_S16_Sat(3MLIB), mlib_SignalReSample‐
49 FIRInit_S16_S16(3MLIB), attributes(5)
50
51
52
53SunOS 5.11 2 Mamrli2b0_0S7ignalReSampleFIRFree_S16_S16(3MLIB)