Searched refs:ve (Results 1 – 4 of 4) sorted by relevance
4 I've tried to update them to reflect changes to the library, but
67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
1138 unsigned int Le, ue, ve; in LogLuv32fromXYZ() local1154 if (v <= 0.) ve = 0; in LogLuv32fromXYZ()1155 else ve = itrunc(UVSCALE*v, em); in LogLuv32fromXYZ()1156 if (ve > 255) ve = 255; in LogLuv32fromXYZ()1158 return (Le << 16 | ue << 8 | ve); in LogLuv32fromXYZ()
20 reasonable extent and we've been successfully using them in our code78 the routines. (For example, I've already realized that instead of