sunos man page for mlib_videodownsample422_s16

Query: mlib_videodownsample422_s16

OS: sunos

Section: 3mlib

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mlib_VideoDownSample422_S16(3MLIB)			    mediaLib Library Functions				mlib_VideoDownSample422_S16(3MLIB)

NAME
mlib_VideoDownSample422_S16 - down sampling rate conversion in JFIF
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> mlib_status mlib_VideoDownSample422_S16(mlib_s16 *dst, const mlib_s16 *src, mlib_s32 n);
DESCRIPTION
The mlib_VideoDownSample422_S16() function performs down sampling rate conversion used in JPEG File Interchange Format (JFIF).
PARAMETERS
The function takes the following arguments: dst Pointer to destination row. dst must be 8-byte aligned. src Pointer to source row. src must be 8-byte aligned. n Length of source rows. n must be greater than 1.
RETURN VALUES
The function returns MLIB_SUCCESS if successful. Otherwise it returns MLIB_FAILURE.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
mlib_VideoDownSample420(3MLIB), mlib_VideoDownSample420_S16(3MLIB), mlib_VideoDownSample422(3MLIB), mlib_VideoUpSample420(3MLIB), mlib_VideoUpSample420_Nearest(3MLIB), mlib_VideoUpSample420_Nearest_S16(3MLIB), mlib_VideoUpSample420_S16(3MLIB), mlib_VideoUpSam- ple422(3MLIB), mlib_VideoUpSample422_S16(3MLIB), mlib_VideoUpSample422_Nearest(3MLIB), mlib_VideoUpSample422_Nearest_S16(3MLIB), attributes(5) SunOS 5.10 9 Nov 2004 mlib_VideoDownSample422_S16(3MLIB)
Related Man Pages
mlib_videoupsample420(3mlib) - sunos
mlib_videocolorabgr2jfifycc422(3mlib) - sunos
mlib_videocolorrgb2jfifycc422(3mlib) - sunos
mlib_videoupsample420_nearest_s16(3mlib) - sunos
mlib_videoupsample420_nearest(3mlib) - sunos
Similar Topics in the Unix Linux Community
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Merge and Sort tabular data from different text files
Once upon an uptime.
Using awk to remove lines from file that match text
Best performance UNIX just for HOST Virtualization?