Searched refs:currentWindowX (Results 1 – 1 of 1) sorted by relevance
78 var currentWindowX = 0 in calculateSSIM() variable79 while (currentWindowX < width) { in calculateSSIM()80 val windowWidth = computeWindowSize(currentWindowX, width) in calculateSSIM()81 val start: Int = indexFromXAndY(currentWindowX, currentWindowY, stride, offset) in calculateSSIM()86 currentWindowX += WINDOW_SIZE in calculateSSIM()109 currentWindowX += WINDOW_SIZE in calculateSSIM()