ToneGetStateSizeQ15

Computes the length of the tone generator structure.

Syntax

IppStatus ippsToneGetStateSizeQ15_16s(int* pToneStateSize);

Parameters

pToneStateSize

Pointer to the computed value of size in bytes of the generator specification structure.

Description

The function ippsToneGetStateSizeQ15 is declared in the ipps.h file. This function computes the length (in bytes) pToneStateSize of the tone generator structure that is used by the function ippsToneInitQ15.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pointer pToneStateSize is NULL.

Submit feedback on this help topic

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