Home
last modified time | relevance | path

Searched refs:bBase (Results 1 – 2 of 2) sorted by relevance

/external/skqp/third_party/etc1/
Detc1.cpp216 int bBase = high >> 11; in etc1_decode_block() local
221 b1 = convert5To8(bBase); in etc1_decode_block()
222 b2 = convertDiff(bBase, high >> 8); in etc1_decode_block()
/external/skia/third_party/etc1/
Detc1.cpp216 int bBase = high >> 11; in etc1_decode_block() local
221 b1 = convert5To8(bBase); in etc1_decode_block()
222 b2 = convertDiff(bBase, high >> 8); in etc1_decode_block()