mlib_signalulaw2alaw(3mlib) opensolaris man page | unix.com

Query: mlib_signalulaw2alaw

OS: opensolaris

Section: 3mlib

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

mlib_SignaluLaw2ALaw(3MLIB)				    mediaLib Library Functions				       mlib_SignaluLaw2ALaw(3MLIB)

NAME
mlib_SignaluLaw2ALaw - ITU G.711 m-law and A-law compression and decompression
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> mlib_status mlib_SignaluLaw2ALaw(mlib_u8 *acode, const mlib_u8 *ucode, mlib_s32 n);
DESCRIPTION
The mlib_SignaluLaw2ALaw() function performs ITU G.711 m-law and A-law compression and decompression in compliance with the ITU (formerly CCITT) G.711 specification.
PARAMETERS
The function takes the following arguments: acode A-law code array. ucode m-law code array. n Number of samples in the input array.
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 |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
mlib_SignalALaw2Linear(3MLIB), mlib_SignalALaw2uLaw(3MLIB), mlib_SignalLinear2ALaw(3MLIB), mlib_SignalLinear2uLaw(3MLIB), mlib_Signalu- Law2Linear(3MLIB), attributes(5) SunOS 5.11 2 Mar 2007 mlib_SignaluLaw2ALaw(3MLIB)
Related Man Pages
mlib_signaladpcm3bits2linear(3mlib) - sunos
mlib_signaladpcm2bits2linear(3mlib) - opensolaris
mlib_signaladpcm4bits2linear(3mlib) - opensolaris
mlib_signallinear2adpcm5bits(3mlib) - opensolaris
mlib_signallinear2adpcm4bits(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Canadian open source community upset over proposed copyright law
Cybersecurity Law in Thailand Criminalizes Noncompliance with Archiving Requirements
OpenSS7 0.9.2.G (Default branch)
Proceeds of crime
Modify awk statement