Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2018

iwiTile_GetTileBorder

Syntax

IW_DECL(IwiBorderType) iwiTile_GetTileBorder(
    IwiRoi          roi,
    IwiBorderType   border,
    IwiBorderSize   borderSize,
    IwiSize         srcImageSize    
);

Parameters

roi

Position and size of a tile.

border

Border type.

borderSize

Size of the image border.

imageSize

Size of the source image.

Description

This function returns a border with proper ippBorderInMem flags for the specified tile position, image and border size.

Return Values

Flags for ippBorderInMem.