AnalysisFilterEncInitAlloc_SBR

Creates and initializes analysis SBR pecification structure.

Syntax

IppStatus ippsAnalysisFilterEncInitAlloc_SBR_32f(IppsFilterSpec_SBR_C_32f** ppFilterSpec);

Parameters

ppFilterSpec

Double pointer to the analysis SBR specification structure.

Description

This function is declared in the ippac.h file. The function creates and initializes the analysis specification structure.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

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

ippStsMemAllocErr

Indicates an error when no memory is allocated.

Submit feedback on this help topic

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