Searched refs:kLookup (Results 1 – 1 of 1) sorted by relevance
120 static const int kLookup[8] = { 0, 1, 2, 3, -4, -3, -2, -1 }; variable163 return convert5To8((0x1f & base) + kLookup[0x7 & diff]); in convertDiff()