Closes a denoise specification structure for spatio-temporal motion adaptive mosquito noise reduction filtering.
IppStatus ippiFilterDenoiseMosquitoFree_8u_C1(IppiDenoiseMosquitoState_8u_C1* pState);
pState |
Pointer to the denoise specification structure to be closed. |
The function ippiFilterDenoiseMosquitoFree_8u_C1 is declared in the ippvc.h file. The function closes the denoise specification structure for spatio-temporal motion adaptive mosquito noise reduction filtering.
ippStsNoErr |
Indicates no error. Any other value indicates an error. |
ippStsNullPtrErr |
Indicates an error condition when the specified pointer is NULL. |
Copyright © 2000 - 2010, Intel Corporation. All rights reserved.