AnalysisFilterEncInit_SBR

Initializes analysis specification structure.

Syntax

IppStatus ippsAnalysisFilterEncInit_SBR_32f(IppsFilterSpec_SBR_C_32f* pFilterSpec, Ipp8u *pInitBuf);

Parameters

pFilterSpec

Pointer to the analysis SBR specification structure.

pInitBuf

Ppointer to the working buffer.

Description

This function is declared in the ippac.h file. The function initializes the SBR specification structure pFilterSpec in the external buffer pInitBuf. Before calling this function, the size of the SBR specification structure must be computed by the function ipps AnalysisFilterEncGetSize_SBR.

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.