AnalysisFilterGetSize_PQMF_MP3

Returns size of PQMF MP3 analysis specification structure.

Syntax

IppStatus ippsAnalysisFilterGetSize_PQMF_MP3_32f(int *pSizeSpec);

Parameters

pSizeSpec

Pointer to the size in bytes of the specification structure.

Description

The function is declared in the ippac.h file. This function calculates the size of the polyphase quadrature mirror MP3 analysis specification structure and stores the result in pSizeSpec.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when pSizeSpec is NULL.

Submit feedback on this help topic

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