FullbandControllerReset_EC

Resets fullband controller state.

Syntax

IppStatus ippsFullbandControllerReset_EC_32f(IppsFullbandControllerState_EC_32f* pState);

IppStatus ippsFullbandControllerReset_EC_16s(IppsFullbandControllerState_EC_16s* pState);

Parameters

pState

Pointer to the fullband controller state structure.

Description

The functions ippsFullbandControllerReset_EC are declared in the ippsc.h file. These functions reset the fullband controller state. You can use these functions after an interruption in adaptation process occurred.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pState pointer is NULL.

Submit feedback on this help topic

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