WinHybridGetStateSize_G729E

Queries the length of the hybrid windowing module memory.

Syntax

IppStatus ippsWinHybridGetStateSize_G729E_16s (int* pSize);

IppStatus ippsWinHybridGetStateSize_G729E_32f (int* pSize);

Parameters

pSize

Pointer to the output length of hybrid windowing module memory in bytes.

Description

The function ippsWinHybridGetStateSize_G729E reports the size of memory that the hybrid windowing module needs for proper operation.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pSize pointer is NULL.

Submit feedback on this help topic

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