1mlib_VideoSignMagnitudeConvmeerdti_aSL3i2b(3LMiLbmIrlBai)rby_VFiudnecotSiiognnsMagnitudeConvert_S32(3MLIB)
2
3
4

NAME

6       mlib_VideoSignMagnitudeConvert_S32  - wavelet transformation, sign-mag‐
7       nitude conversion
8

SYNOPSIS

10       cc [ flag... ] file... -lmlib [ library... ]
11       #include <mlib.h>
12
13       mlib_status mlib_VideoSignMagnitudeConvert_S32(mlib_s32 *srcdst,
14            mlib_s32 n);
15
16

DESCRIPTION

18       The mlib_VideoSignMagnitudeConvert_S32() function converts data between
19       standard 2s complement signed integer representation and sign-magnitude
20       representation.
21

PARAMETERS

23       The function takes the following arguments:
24
25       dst       Pointer to destination data array.
26
27
28       src       Pointer to source data array.
29
30
31       srcdst    Pointer to source and destination data array.
32
33
34       n         Array size.
35
36

RETURN VALUES

38       The function returns MLIB_SUCCESS if successful. Otherwise  it  returns
39       MLIB_FAILURE.
40

ATTRIBUTES

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

SEE ALSO

56       mlib_VideoSignMagnitudeConvert_S16(3MLIB),  mlib_VideoSignMagnitudeCon‐
57       vert_S16_S16(3MLIB),     mlib_VideoSignMagnitudeConvert_S32_S32(3MLIB),
58       attributes(5)
59
60
61
62SunOS 5.11                        2 Mamrli2b0_0V7ideoSignMagnitudeConvert_S32(3MLIB)
Impressum