Home
last modified time | relevance | path

Searched defs:kUnquantizationTable (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1347 static const int kUnquantizationTable[3] = { 0, 32, 63 }; in unquantizeWeight() local
1387 static const int kUnquantizationTable[5] = { 0, 16, 32, 47, 63 }; in unquantizeWeight() local