Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2018
IW_DECL(IppStatus) iwsVector_Init(
IwsVector *pVector
);
pVector |
Pointer to the IwsVector structure. |
This function resets the vector structure values.
ippStsNullPtrErr |
The pVector pointer is NULL. |
ippStsNoErr |
No errors. |