sunos man page for mlib_signalmerge_s16s_s16

Query: mlib_signalmerge_s16s_s16

OS: sunos

Section: 3mlib

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

mlib_SignalMerge_S16S_S16(3MLIB)			    mediaLib Library Functions				  mlib_SignalMerge_S16S_S16(3MLIB)

NAME
mlib_SignalMerge_S16S_S16 - merge
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> mlib_status mlib_SignalMerge_S16S_S16(mlib_s16 *dst, const mlib_s16 *ch0, const mlib_s16 *ch1, mlib_s32 n);
DESCRIPTION
The mlib_SignalMerge_S16S_S16() function merges two signal arrays to form a stereo signal array.
PARAMETERS
The function takes the following arguments: dst Output stereo signal array. dst[2*i] contains Channel 0, and dst[2*i+1] contains Channel 1. ch0 Input signal array of Channel 0. ch1 Input signal array of Channel 1. n Number of samples in the source signal arrays.
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_SignalMerge_F32S_F32(3MLIB), mlib_SignalSplit_F32_F32S(3MLIB), mlib_SignalSplit_S16_S16S(3MLIB), attributes(5) SunOS 5.10 9 Nov 2004 mlib_SignalMerge_S16S_S16(3MLIB)
Related Man Pages
mlib_signalsplit_s16_s16s(3mlib) - opensolaris
mlib_signalmulhamming_s16s_s16s(3mlib) - sunos
mlib_signalmerge_s16s_s16(3mlib) - sunos
mlib_signalmulbartlett_s16_s16(3mlib) - sunos
mlib_signalsplit_f32_f32s(3mlib) - sunos
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
The 500 Mile Email
How do I remove or hide SunOS version/release from remote login prompt?
Best performance UNIX just for HOST Virtualization?
Sort only numbers within a string