Searched refs:gradMax (Results 1 – 1 of 1) sorted by relevance
3856 const int gradMax = width + height + depth - 3; in populateSourceImage() local3858 …int red = 255 * gradPos / gradMax; //!< gradient from 0 -> max (detects large offse… in populateSourceImage()