Intel IPP Integration Wrappers Developer Guide and Reference
ID
751823
Date
1/18/2023
Public
Visible to Intel only — GUID: GUID-248E3259-B51C-470D-875D-2E7A53CFEA1D
Basic Tiling API
iwiTile_SetTile
Basic tiling initializer for the IwiTile structure. Use this method to set up single function tiling or tiling for pipelines with border-less functions. For functions which operate with different sizes for source and destination images use destination size as a base for tile parameters.
IW_DECL(IwiTile) iwiTile_SetRoi( IwiRoi tileRoi // [in] Tile offset and size );
Parent topic: Tiling Functions