Windows PowerShell command on Get-command mlib_VideoSignMagnitudeConvert_S16_S16
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man mlib_VideoSignMagnitudeConvert_S16_S16

mediaLib Library Functions

mlib_VideoSignMagnitudeConvert_S16_S16(3MLIB)

NAME

mlib_VideoSignMagnitudeConvert_S16_S16 - wavelet transforma-

tion, sign-magnitude conversion

SYNOPSIS

cc [ flag... ] file... -lmlib [ library... ]

#include

mlib_status mlib_VideoSignMagnitudeConvert_S16_S16(mlib_s16 *dst,

const mlib_s16 *src, mlib_s32 n);

DESCRIPTION

The mlib_VideoSignMagnitudeConvert_S16_S16() function con-

verts data between standard 2s complement signed integer

representation and sign-magnitude representation.

PARAMETERS

The 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 VALUES

The function returns MLIB_SUCCESS if successful. Otherwise

it returns MLIB_FAILURE.

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

SunOS 5.11 Last change: 2 Mar 2007 1

mediaLib Library Functions

mlib_VideoSignMagnitudeConvert_S16_S16(3MLIB)

______________________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Interface Stability | Committed |

|_____________________________|_____________________________|

| MT-Level | MT-Safe |

|_____________________________|_____________________________|

SEE ALSO

mlib_VideoSignMagnitudeConvert_S16(3MLIB),

mlib_VideoSignMagnitudeConvert_S32(3MLIB),

mlib_VideoSignMagnitudeConvert_S32_S32(3MLIB), attributes(5)

SunOS 5.11 Last change: 2 Mar 2007 2

mediaLib Library Functions

mlib_VideoSignMagnitudeConvert_S16_S16(3MLIB)

SunOS 5.11 Last change: 2 Mar 2007 3




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™