Searched refs:conv6ToByte (Results 1 – 2 of 2) sorted by relevance
39 static int conv6ToByte(int x) { in conv6ToByte() function60 int rr = conv6ToByte(r); in convertToIndex666()62 int gg = conv6ToByte(g); in convertToIndex666()64 int bb = conv6ToByte(b); in convertToIndex666()
43 static int conv6ToByte(int x) { in conv6ToByte() function64 int rr = conv6ToByte(r); in convertToIndex666()66 int gg = conv6ToByte(g); in convertToIndex666()68 int bb = conv6ToByte(b); in convertToIndex666()