PostFilterGetStateSize_RTA

Calculates the size of the short term post filter state memory.

Syntax

IppStatus ippsPostFilterGetStateSize_RTA_32f(int* pSize);

Parameters

pSize

Pointer to the size of the filter memory.

Description

The function ippsPostFilterGetStateSize_RTA is declared in the ippsc.h file.

This function calculates the size of post filter memory that is initialized by the function ippsPostFilterInit_RTA and used by the function ippsPostFiltert_RTA.

Return Values

ippStsNoErr

Indicates no error.

IppStsNullPtrErr

Indicates an error when pSize pointer is NULL.

Submit feedback on this help topic

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