Intel IPP Integration Wrappers Developer Guide and Reference

ID 751823
Date 9/30/2019
Public
Document Table of Contents

iwsShiftPtr

Syntax
static IW_INLINE void* iwsShiftPtr(
    const void *pPtr,
    int         typeSize,
    IwSize      pos
);
Parameters
pPtr

Original pointer.

typeSize

Size of the image type returned by iwTypeToLen.

pos

Position of the vector.

Description

This function shifts the pointer to specific vector coordinates.

Return Values

Shifted pointer.

Did you find the information on this page useful?

Characters remaining:

Feedback Message