SubbandControllerReset_EC

Resets the subband controller state.

Syntax

IppStatus ippsSubbandControllerReset_EC_32f(IppsSubbandControllerState_EC_32f* pState);

IppStatus ippsSubbandControllerReset_EC_16s(IppsSubbandControllerState_EC_16s* pState);

Parameters

pState

Pointer to the subband controller state structure.

Description

The functions ippsSubbandControllerReset_EC are declared in the ippsc.h file. These functions reset the subband 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.