Searched refs:dotVals (Results 1 – 1 of 1) sorted by relevance
197 float dotVals[] = {0.2501f, 0.1251f, 0.06251f, 0.1251f}; in testDot() local200 doti[ct] = (int)((dotVals[ct] * 256.f) + 0.5f); in testDot()229 hist.setDotCoefficients(dotVals[0], dotVals[1], dotVals[2], dotVals[3]); in testDot()