Searched refs:texelValues (Results 1 – 1 of 1) sorted by relevance
1491 void texelWeights(int texelWeights[2][12][12], const int* texelValues) const { in texelWeights()1498 unquantizedValues[j] = this->unquantizeWeight(texelValues[j]); in texelWeights()1947 int texelValues[kMaxTexelValues]; in decompress_astc_block() local1949 texelValues, kMaxTexelValues, data.numWeights(), in decompress_astc_block()1989 data.texelWeights(texelWeights, texelValues); in decompress_astc_block()