Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp764 int nVals, // The number of values that we'd like to decode in decode_integer_sequence()
980 static void unquantize_colors(int *vals, int nVals, int nBits, int nTrits, int nQuints) { in unquantize_colors()