Searched defs:aboveOne (Results 1 – 1 of 1) sorted by relevance
1441 …MD::Float &lum, SIMD::Float &mincol, SIMD::Float &maxcol, SIMD::Int &negative, SIMD::Int &aboveOne) in computeLum()1465 SIMD::Int aboveOne = CmpGT(maxcol, 1.0f); in setLum() local