Basic Tiling API
iwiTile_SetTile
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
);