Gets the size of the post filter state structure.
IppStatus ippsPostFilterGetStateSize_G728_16s (int* pSize);
pSize |
Pointer to the output size value of the post filter state structure. |
The function ippsPostFilterGetStateSize_G728 is declared in ippsc.h file. This function returns the minimal size of memory to be allocated for proper use of the post filter.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when the pSize pointer is NULL. |
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.