Searched refs:rBase (Results 1 – 2 of 2) sorted by relevance
206 int rBase = high >> 27; in etc1_decode_block() local209 r1 = convert5To8(rBase); in etc1_decode_block()210 r2 = convertDiff(rBase, high >> 24); in etc1_decode_block()
214 int rBase = high >> 27; in etc1_decode_block() local217 r1 = convert5To8(rBase); in etc1_decode_block()218 r2 = convertDiff(rBase, high >> 24); in etc1_decode_block()