Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2018
IW_DECL(const void*) iwsVector_GetPtrConst(
const IwsVector *pVector,
IwSize x
);
pVector |
Pointer to the IwsVector structure. |
x |
X shift, as columns. |
This function returns a pointer to the specified position in the read-only vector buffer.
Pointer to the vector data.