Searched refs:crinc (Results 1 – 1 of 1) sorted by relevance
310 long crinc, cginc, cbinc; in InverseColorMap() local326 crinc = ( xsqr - ( cRed << nBits ) ) << 1L; in InverseColorMap()333 for( r = 0, rxx = crinc; r < nColorMax; rdist += rxx, r++, rxx += xsqr2 ) in InverseColorMap()
Completed in 10 milliseconds