1mlib_SignalMulBartlett_S16_mSe1d6i(a3LMiLbIBL)ibrarymlFiubn_cStiigonnaslMulBartlett_S16_S16(3MLIB)
2
3
4

NAME

6       mlib_SignalMulBartlett_S16_S16,    mlib_SignalMulBartlett_S16S_S16S   -
7       Bartlett windowing multiplication
8

SYNOPSIS

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

DESCRIPTION

22       Each of these functions performs multiplication of the Bartlett window.
23

PARAMETERS

25       Each of the functions takes the following arguments:
26
27       dst    Output signal array.
28
29
30       src    Input signal array.
31
32
33       n      Number of samples in signal and window arrays.
34
35

RETURN VALUES

37       Each of the functions returns MLIB_SUCCESS if successful. Otherwise  it
38       returns MLIB_FAILURE.
39

ATTRIBUTES

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

SEE ALSO

55       mlib_SignalMulBartlett_S16(3MLIB),   mlib_SignalMulBlackman_S16(3MLIB),
56       mlib_SignalMulBlackman_S16_S16(3MLIB),               mlib_SignalMulHam‐
57       ming_S16(3MLIB),  mlib_SignalMulHamming_S16_S16(3MLIB), mlib_SignalMul‐
58       Hanning_S16(3MLIB), mlib_SignalMulHanning_S16_S16(3MLIB),  mlib_Signal‐
59       MulKaiser_S16(3MLIB), mlib_SignalMulKaiser_S16_S16(3MLIB), mlib_Signal‐
60       MulRectangular_S16(3MLIB),    mlib_SignalMulRectangular_S16_S16(3MLIB),
61       mlib_SignalMulWindow_S16_S16(3MLIB), attributes(5)
62
63
64
65SunOS 5.11                        2 Mar 20m0l7ib_SignalMulBartlett_S16_S16(3MLIB)
Impressum