FilterHighpassGetStateSize_G7291

Returns the size of the high-pass filter state memory.

Syntax

IppStatus ippsFilterHighpassGetStateSize_G7291_16s(int* pSize);

Parameters

pSize

Pointer to the computed value of the memory size.

Description

The function ippsFilterHighpassGetStateSize_G7291 is declared in the ippsc.h file. This function computes the size of the high-pass filter state structure and stores the result in pSize.

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.