Lines Matching full:base
40 | base col1 | base col2 | base col1 | base col2 |
46 | base col1 | base col2 | table | table |diff|flip|
55 | base col1 | dcol 2 | base col1 | dcol 2 |
61 | base col 1 | dcol 2 | table | table |diff|flip|
162 inline int convertDiff(int base, int diff) {
163 return convert5To8((0x1f & base) + kLookup[0x7 & diff]);
379 int r1, g1, b1, r2, g2, b2; // 8 bit base colors for sub-blocks