SynthesisFilterGetSize_PQMF_MP3

Returns size of PQMF MP3 synthesis specification structure.

Syntax

IppStatus ippsSynthesisFilterGetSize_PQMF_MP3_32f(int* pSizeSpec);

Parameters

pSizeSpec

Pointer to the size (in bytes) of the PQMF MP3 synthesis specification structure.

Description

The function ippsSynthesisFilterGetSize_PQMF_MP3 is declared in the ippac.h file. This function gets size of the polyphase quadrature mirror MP3 synthesis 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.