Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2019
static IW_INLINE void* iwsShiftPtr(
const void *pPtr,
int typeSize,
IwSize pos
);
Original pointer.
Size of the image type returned by iwTypeToLen.
Position of the vector.
This function shifts the pointer to specific vector coordinates.
Shifted pointer.