1mlib_VideoUpSample422_Nearemsetd_iSa1L6i(b3MLLiIbBrm)alriyb_FVuindcetoiUopnSsample422_Nearest_S16(3MLIB)
2
3
4

NAME

6       mlib_VideoUpSample422_Nearest_S16 - up sampling rate conversion in JFIF
7

SYNOPSIS

9       cc [ flag... ] file... -lmlib [ library... ]
10       #include <mlib.h>
11
12       mlib_status mlib_VideoUpSample422_Nearest_S16(mlib_s16 *dst,
13            const mlib_s16 *src, mlib_s32 n);
14
15

DESCRIPTION

17       The  mlib_VideoUpSample422_Nearest_S16()  function performs up sampling
18       rate conversion used in JPEG File Interchange Format (JFIF).
19

PARAMETERS

21       The function takes the following arguments:
22
23       dst    Pointer to destination row. dst must be 8-byte aligned.
24
25
26       src    Pointer to source row. src must be 8-byte aligned.
27
28
29       n      Length of source rows. n must be greater than 1.
30
31

RETURN VALUES

33       The function returns MLIB_SUCCESS if successful. Otherwise  it  returns
34       MLIB_FAILURE.
35

ATTRIBUTES

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

SEE ALSO

51       mlib_VideoDownSample420(3MLIB),     mlib_VideoDownSample420_S16(3MLIB),
52       mlib_VideoDownSample422(3MLIB),     mlib_VideoDownSample422_S16(3MLIB),
53       mlib_VideoUpSample420(3MLIB),     mlib_VideoUpSample420_Nearest(3MLIB),
54       mlib_VideoUpSample420_Nearest_S16(3MLIB),              mlib_VideoUpSam‐
55       ple420_S16(3MLIB),    mlib_VideoUpSample422(3MLIB),    mlib_VideoUpSam‐
56       ple422_S16(3MLIB), mlib_VideoUpSample422_Nearest(3MLIB), attributes(5)
57
58
59
60SunOS 5.11                        2 Marml2i0b0_7VideoUpSample422_Nearest_S16(3MLIB)
Impressum