SynthesisFilterInitAlloc_DTS

Allocates memory for DTS synthesis filter specification structure and initilaizes it.

Syntax

IppStatus ippsSynthesisFilterInitAlloc_DTS_32f(IppsFilterSpec_DTS_32f** ppFilterSpec);

Parameters

ppFilterSpec

Double pointer to the DTS synthesis filter specification structure.

Description

This function is declared in the ippac.h file. The function allocates memory for a DTS synthesis filter specification structure, creates, and initializes this structure.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the specified pointer is NULL.

Submit feedback on this help topic

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