WinHybridInit_G729E

Initializes the hybrid windowing module memory.

Syntax

IppStatus ippsWinHybridInit_G729E_16s (IppsWinHybridState_G729E_16s* pMem);

IppStatus ippsWinHybridInit_G729E_32f(IppsWinHybridState_G729E_32f* pMem);

Parameters

pMem

Pointer to the memory of hybrid windowing module.

Description

The function ippsWinHybridInit_G729E sets the contents of the given buffer as the memory of the hybrid windowing module in initial state.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pMem pointer is NULL.

Submit feedback on this help topic

Copyright © 2000 - 2011, Intel Corporation. All rights reserved.