AnalysisFilterFree_PQMF_MP3

Frees memory allocated for PQMF MP3 analysis specification structure.

Syntax

IppStatus ippsAnalysisFilterFree_PQMF_MP3_32f(IppsFilterSpec_PQMF_MP3 * pFilterSpec);

Parameters

pFilterSpec

Pointer to the specification structure.

Description

The function is declared in the ippac.h file. This function frees memory allocated for the polyphase quadrature mirror MP3 analysis specification structure.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when pFilterSpec is NULL.

ippStsContextMatchErr

Indicates an error when pFilterSpec identifier is incorrect.

Submit feedback on this help topic

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