Searched refs:highcv (Results 1 – 1 of 1) sorted by relevance
514 GLuint lowcv, highcv, testcv; in encodedxtcolorblockfaster() local517 lowcv = highcv = srccolors[0][0][0] * srccolors[0][0][0] * REDWEIGHT + in encodedxtcolorblockfaster()528 if (testcv > highcv) { in encodedxtcolorblockfaster()529 highcv = testcv; in encodedxtcolorblockfaster()