Searched refs:highcv (Results 1 – 1 of 1) sorted by relevance
517 GLuint lowcv, highcv, testcv; in encodedxtcolorblockfaster() local520 lowcv = highcv = srccolors[0][0][0] * srccolors[0][0][0] * REDWEIGHT + in encodedxtcolorblockfaster()531 if (testcv > highcv) { in encodedxtcolorblockfaster()532 highcv = testcv; in encodedxtcolorblockfaster()