Query: mlib_signalmulhanning_s16
OS: sunos
Section: 3mlib
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mlib_SignalMulHanning_S16(3MLIB) mediaLib Library Functions mlib_SignalMulHanning_S16(3MLIB)NAMEmlib_SignalMulHanning_S16, mlib_SignalMulHanning_S16S - Hanning windowing multiplicationSYNOPSIScc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> mlib_status mlib_SignalMulHanning_S16(mlib_s16 *srcdst, mlib_s32 n); mlib_status mlib_SignalMulHanning_S16S(mlib_s16 *srcdst, mlib_s32 n);DESCRIPTIONEach of these functions performs multiplication of the Hanning window.PARAMETERSEach of the functions takes the following arguments: srcdst Source and destination signal array. n Number of samples in signal and window arrays.RETURN VALUESEach of the functions 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 |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOmlib_SignalMulBartlett_S16_S16(3MLIB), mlib_SignalMulBartlett_S16(3MLIB), mlib_SignalMulBlackman_S16_S16(3MLIB), mlib_SignalMulBlack- man_S16(3MLIB), mlib_SignalMulHamming_S16_S16(3MLIB), mlib_SignalMulHamming_S16(3MLIB), mlib_SignalMulHanning_S16_S16(3MLIB), mlib_Signal- MulKaiser_S16_S16(3MLIB), mlib_SignalMulKaiser_S16(3MLIB), mlib_SignalMulRectangular_S16_S16(3MLIB), mlib_SignalMulRectangular_S16(3MLIB), mlib_SignalMulWindow_S16(3MLIB), mlib_SignalMulWindow_S16_S16(3MLIB), attributes(5) SunOS 5.10 9 Nov 2004 mlib_SignalMulHanning_S16(3MLIB)
Similar Topics in the Unix Linux Community |
---|
The 500 Mile Email |
Is UNIX an open source OS ? |
How do I remove or hide SunOS version/release from remote login prompt? |
Using awk to remove lines from file that match text |