Searched refs:bBase (Results 1 - 1 of 1) sorted by path

/frameworks/base/opengl/libs/ETC1/
H A Detc1.cpp208 int bBase = high >> 11; local
213 b1 = convert5To8(bBase);
214 b2 = convertDiff(bBase, high >> 8);

Completed in 35 milliseconds