AnalysisFilterEncGetSize_SBR

Returns size of analysis FilterSpec_SBR specification structures, init and work buffers.

Syntax

IppStatus ippsAnalysisFilterEncGetSize_SBR_32f(int* pSizeSpec, int* pSizeInitBuf);

Parameters

pSizeSpec

Pointer to the size (in bytes) of the analysis SBR specification structure.

pSizeInitBuf

Pointer to the size (in bytes) of the buffer for initialization functions.

Description

This function is declared in the ippac.h file. The function returns the size of the specification structure and the initialization process buffer.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when at least one of the specified pointers is NULL.

Submit feedback on this help topic

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