Resets the subband DT controller state.
IppStatus ippsSubbandControllerDTReset_EC_16s(IppsSubbandControllerState_EC_16s* pState);
pState |
Pointer to the subband controller DT state structure. |
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.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when the pointer pState is NULL. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.