1mlib_SignalUpSampleFIR_S16_mSe1d6i_aSLaitb(3LMiLbmIrlBai)rby_SFiugnncatliUopnSsampleFIR_S16_S16_Sat(3MLIB)
2
3
4

NAME

6       mlib_SignalUpSampleFIR_S16_S16_Sat,                mlib_SignalUpSample‐
7       FIR_S16S_S16S_Sat - upsampling with filtering
8

SYNOPSIS

10       cc [ flag... ] file... -lmlib [ library... ]
11       #include <mlib.h>
12
13       mlib_status mlib_SignalUpSampleFIR_S16_S16_Sat(mlib_s16 *dst,
14            const mlib_s16 *src, void *state, mlib_s32 n);
15
16
17       mlib_status mlib_SignalUpSampleFIR_S16S_S16S_Sat(mlib_s16 *dst,
18            const mlib_s16 *src, void *state, mlib_s32 n);
19
20

DESCRIPTION

22       Each of these functions performs upsampling immediately followed by FIR
23       filtering on one packet of signal and updates the internal state.
24

PARAMETERS

26       Each of the functions takes the following arguments:
27
28       dst      Output signal array.
29
30
31       src      Input signal array.
32
33
34       state    Internal state structure.
35
36
37       n        Number of samples in the input signal array.
38
39

RETURN VALUES

41       Each  of the functions returns MLIB_SUCCESS if successful. Otherwise it
42       returns MLIB_FAILURE.
43

ATTRIBUTES

45       See attributes(5) for descriptions of the following attributes:
46
47
48
49
50       ┌─────────────────────────────┬─────────────────────────────┐
51       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
52       ├─────────────────────────────┼─────────────────────────────┤
53       │Interface Stability          │Committed                    │
54       ├─────────────────────────────┼─────────────────────────────┤
55       │MT-Level                     │MT-Safe                      │
56       └─────────────────────────────┴─────────────────────────────┘
57

SEE ALSO

59       mlib_SignalUpSampleFIRFree_S16_S16(3MLIB),         mlib_SignalUpSample‐
60       FIRInit_S16_S16(3MLIB), attributes(5)
61
62
63
64SunOS 5.11                        2 Mamrli2b0_0S7ignalUpSampleFIR_S16_S16_Sat(3MLIB)
Impressum