Searched refs:imgSize (Results 1 – 1 of 1) sorted by relevance
1195 auto imgSize = width * height; variable1196 auto image_ptr = new int[narrow_cast<std::size_t>(imgSize)][3];1200 as_multi_span(as_multi_span(image_ptr, imgSize), dim(height), dim(width), dim<3>());