< Table Of Contents

TriangleGetStateSizeQ15

Computes the length of the triangle generator structure.

Syntax

IppStatus ippsTriangleGetStateSizeQ15_16s(int* pTriangleStateSize);

Parameters

pTriangleStateSize

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

Description

The function ippsTriangleGetStateSizeQ15 is declared in the ipps.h file. This function computes the length (in bytes) pTriangleStateSize of the tone generator structure that is used by the function ippsTriangleInitQ15.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pointer pTriangleStateSize is NULL.

Submit feedback on this help topic

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