SynthesisFilterInit_PQMF_MP3

Initializes PQMF MP3 synthesis specification structure.

Syntax

IppStatus ippsSynthesisFilterInit_PQMF_MP3_32f(IppsFilterSpec_PQMF_MP3** ppFilterSpec, Ipp8u* pMemSpec);

Parameters

ppFilterSpec

Double pointer to the PQMF MP3 synthesis specification structure.

pMemSpec

Pointer to the area for the PQMF MP3 synthesis specification structure.

Description

The function ippsSynthesisFilterInit_PQMF_MP3 is declared in the ippac.h file. This function creates and initializes a polyphase quadrature mirror MP3 synthesis specification structure.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when any of the specified pointers is NULL.

Submit feedback on this help topic

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