sunos man page for mlib_imageisnotaligned64

Query: mlib_imageisnotaligned64

OS: sunos

Section: 3mlib

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

mlib_ImageIsNotAligned64(3MLIB) 			    mediaLib Library Functions				   mlib_ImageIsNotAligned64(3MLIB)

NAME
mlib_ImageIsNotAligned64 - image query, 64-byte aligned
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> int mlib_ImageIsNotAligned64(const mlib_image *img);
DESCRIPTION
The mlib_ImageIsNotAligned64() function tests for a specific alignment characteristic of a mediaLib image structure.
PARAMETERS
The function takes the following arguments: img Pointer to source image.
RETURN VALUES
Returns 0 if data address is 64-byte aligned; otherwise, returns nonzero.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
mlib_ImageIsNotAligned2(3MLIB), mlib_ImageIsNotAligned4(3MLIB), mlib_ImageIsNotAligned8(3MLIB), mlib_ImageIsNotHeight2X(3MLIB), mlib_ImageIsNotHeight4X(3MLIB), mlib_ImageIsNotHeight8X(3MLIB), mlib_ImageIsNotOneDvector(3MLIB), mlib_ImageIsNotStride8X(3MLIB), mlib_ImageIsNotWidth2X(3MLIB), mlib_ImageIsNotWidth4X(3MLIB), mlib_ImageIsNotWidth8X(3MLIB), mlib_ImageIsUserAllocated(3MLIB), attributes(5) SunOS 5.10 9 Nov 2004 mlib_ImageIsNotAligned64(3MLIB)
Related Man Pages
mlib_imageminfilter3x3(3mlib) - sunos
mlib_imagemaxfilter5x5_fp(3mlib) - sunos
mlib_imageminfilter7x7(3mlib) - sunos
mlib_imagemaxfilter5x5(3mlib) - opensolaris
mlib_imageminfilter3x3(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Merge and Sort tabular data from different text files
Best performance UNIX just for HOST Virtualization?
Sort only numbers within a string
UNIX Environment Setup - (Just starting!)