SynthesisFilterFree_PQMF_MP3

Frees memory allocated for PQMF MP3 synthesis specification structure.

Syntax

IppStatus ippsSynthesisFilterFree_PQMF_MP3_32f(IppsFilterSpec_PQMF_MP3* pFilterSpec);

Parameters

pFilterSpec

Pointer to the initialized PQMF MP3 synthesis specification structure.

Description

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

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the specified pointers is NULL.

ippStsContextMatchErr

Indicates an error when the pFilterSpec identifier is incorrect.

Submit feedback on this help topic

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