Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/ETC1/
Detc1.cpp226 const int* tableA = kModifierTable + tableIndexA * 4; in etc1_decode_block() local
229 decode_subblock(pOut, r1, g1, b1, tableA, low, false, flipped); in etc1_decode_block()