Searched refs:conv6ToByte (Results 1 – 2 of 2) sorted by relevance
32 static int conv6ToByte(int x) { in conv6ToByte() function53 int rr = conv6ToByte(r); in convertToIndex666()55 int gg = conv6ToByte(g); in convertToIndex666()57 int bb = conv6ToByte(b); in convertToIndex666()
36 static int conv6ToByte(int x) { in conv6ToByte() function57 int rr = conv6ToByte(r); in convertToIndex666()59 int gg = conv6ToByte(g); in convertToIndex666()61 int bb = conv6ToByte(b); in convertToIndex666()