Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuAstcUtil.cpp325 inline int computeNumWeights (const ASTCBlockMode& mode) in computeNumWeights() function
1199 const int numWeights = computeNumWeights(blockMode); in unquantizeWeights()
1312 …m(blockData, 127, computeNumRequiredBits(blockMode.weightISEParams, computeNumWeights(blockMode)),… in computeTexelWeights()
1313 decodeISE(&weightGrid[0], computeNumWeights(blockMode), dataStream, blockMode.weightISEParams); in computeTexelWeights()
1497 const int numWeights = computeNumWeights(blockMode); in decompressBlock()
1843 static inline int computeNumWeights (const NormalBlockParams& params) in computeNumWeights() function
1850 …const int numWeightBits = computeNumRequiredBits(params.weightISEParams, computeNumWeights(param… in computeNumBitsForColorEndpoints()
1872 const int numWeights = computeNumWeights(params); in isValidBlockParams()
2228 const int numWeights = computeNumWeights(blockParams); in generateNormalBlock()
2272 const int numWeights = computeNumWeights(blockParams); in generateDefaultISEInputs()
[all …]