Searched refs:maxR (Results 1 – 2 of 2) sorted by relevance
274 double maxR = maxRResult.mMaximum; in cut() local277 if (maxR >= maxG && maxR >= maxB) { in cut()282 } else if (maxG >= maxR && maxG >= maxB) { in cut()
420 unsigned short maxR = (maxBlockX == maxBlockY) ? 1000 : 200; in checkBayerRawBuffer() local423 checkPixel(buf, w-1, h-1, maxR, maxG, maxB); in checkBayerRawBuffer()