Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuAstcUtil.cpp1197 void unquantizeWeights (deUint32 dst[64], const ISEDecodedResult* weightGrid, const ASTCBlockMode& … in unquantizeWeights() function
1318 unquantizeWeights(&unquantizedWeights[0], &weightGrid[0], blockMode); in computeTexelWeights()