CHECK(iExpSliceHeightSum>pcPPS->getTileRowHeight(pcPPS->getSliceTileIdx(i)/pcPPS->getNumTileColumns()),"The sum of expressed slice heights is larger than the height of the tile containing the slices.");
CHECK(expSliceHeightSum>pcPPS->getTileRowHeight(pcPPS->getSliceTileIdx(i)/pcPPS->getNumTileColumns()),"The sum of expressed slice heights is larger than the height of the tile containing the slices.");