Searched defs:maxBlockX (Results 1 – 1 of 1) sorted by relevance
340 const int maxBlockX = ((w-1 + (blockWidth-1)) / blockWidth) & 0x1; in checkGreyscaleBuffer() local380 const int maxBlockX = ((w-1) / blockWidth); in checkRgba8888Buffer() local422 const int maxBlockX = ((w-1) / blockWidth) & 0x1; in checkBayerRawBuffer() local