Searched refs:topValue (Results 1 – 2 of 2) sorted by relevance
97 TemperatureColorValue topValue = in getColorForTemperature() local99 if (temperature >= topValue.getTemperature()) { in getColorForTemperature()100 return topValue.getColor(); in getColorForTemperature()
171 UInt topValue; in BitstreamPutGT16Bits() local174 topValue = (Value >> 16); in BitstreamPutGT16Bits()179 status = BitstreamPutBits(stream, topLength, topValue); in BitstreamPutGT16Bits()