Query: mlib_videosignmagnitudeconvert_s32_s32
OS: opensolaris
Section: 3mlib
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mlib_VideoSignMagnitudeConvert_S32_S32(3MLIB) mediaLib Library Functions mlib_VideoSignMagnitudeConvert_S32_S32(3MLIB)NAMEmlib_VideoSignMagnitudeConvert_S32_S32 - wavelet transformation, sign-magnitude conversionSYNOPSIScc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> mlib_status mlib_VideoSignMagnitudeConvert_S32_S32(mlib_s32 *dst, const mlib_s32 *src, mlib_s32 n);DESCRIPTIONThe mlib_VideoSignMagnitudeConvert_S32_S32() function converts data between standard 2s complement signed integer representation and sign- magnitude representation.PARAMETERSThe function takes the following arguments: dst Pointer to destination data array. src Pointer to source data array. srcdst Pointer to source and destination data array. n Array size.RETURN VALUESThe function returns MLIB_SUCCESS if successful. Otherwise it returns MLIB_FAILURE.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOmlib_VideoSignMagnitudeConvert_S16(3MLIB), mlib_VideoSignMagnitudeConvert_S16_S16(3MLIB), mlib_VideoSignMagnitudeConvert_S32(3MLIB), attributes(5) SunOS 5.11 2 Mar 2007 mlib_VideoSignMagnitudeConvert_S32_S32(3MLIB)
Similar Topics in the Unix Linux Community |
---|
What does this mean? |
PHP Man Pages Now Available (Over 10,000) |
Study UNIX Kernel |
Grep the 'not running' jobs and will send the update in mail with its name(job) |
%memused is high |