Searched refs:bBase (Results 1 – 1 of 1) sorted by relevance
208 int bBase = high >> 11; in etc1_decode_block() local213 b1 = convert5To8(bBase); in etc1_decode_block()214 b2 = convertDiff(bBase, high >> 8); in etc1_decode_block()