Searched refs:baseIndex (Results 1 – 1 of 1) sorted by relevance
188 const int baseIndex = (gy * ngx + gx) * numOfChannels; in computeSingleCellStats() local201 int index = baseIndex + ch; in computeSingleCellStats()