SubbandControllerDTReset_EC

Resets the subband DT controller state.

Syntax

IppStatus ippsSubbandControllerDTReset_EC_16s(IppsSubbandControllerState_EC_16s* pState);

Parameters

pState

Pointer to the subband controller DT state structure.

Description

The function ippsSubbandControllerDTReset_EC is declared in the ippsc.h file. This function resets the subband controller state. It can be used after an interruption in adaptation process occurred.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pointer pState is NULL.

Submit feedback on this help topic

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