Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2018
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
);