PostFilterAdapterGetStateSize_G728

Gets the size of the IppsPostFilterAdapterState structure to be used.

Syntax

IppStatus ippsPostFilterAdapterGetStateSize_G728 (int* pSize);

Parameters

pSize

Pointer to the output IppsPostFilterAdapterState structure size value.

Description

The function ippsPostFilterAdapterGetStateSize_G728 is declared in ippsc.h file.

This function returns the minimal size of memory to be allocated for proper use of the postfilter adapter.

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.