Intel IPP Integration Wrappers Developer Guide and Reference

ID 751823
Date 1/18/2023
Public
Document Table of Contents

iwiTile_GetMinTileSize

Syntax

IW_DECL(IwiSize) iwiTile_GetMinTileSize(
    IwiBorderType   border,
    IwiBorderSize   borderSize
);

Parameters

border

Type of the image border.

borderSize

Size of the image border.

Description

This function returns the minimal acceptable tile size for the specified border size and type.

Return Values

Minimal acceptable value for a tile size.