Searched refs:rBase (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/ETC1/
H A Detc1.cpp206 int rBase = high >> 27; local
209 r1 = convert5To8(rBase);
210 r2 = convertDiff(rBase, high >> 24);

Completed in 176 milliseconds