SynthesisFilterInit_DTS

Initializes DTS synthesis filter specification structure.

Syntax

IppStatus ippsSynthesisFilterInit_DTS_32f(IppsFilterSpec_DTS_32f* pFilterSpec);

Parameters

pFilterSpec

Pointer to the DTS synthesis filter specification structure.

Description

This function is declared in the ippac.h file. The function creates and initializes a DTS synthesis filter specification 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.