Searched defs:maxBlockY (Results 1 – 1 of 1) sorted by relevance
341 const int maxBlockY = ((h-1 + (blockHeight-1)) / blockHeight) & 0x1; in checkGreyscaleBuffer() local381 const int maxBlockY = ((h-1) / blockHeight); in checkRgba8888Buffer() local423 const int maxBlockY = ((w-1) / blockHeight) & 0x1; in checkBayerRawBuffer() local