Searched defs:numWeights (Results 1 – 2 of 2) sorted by relevance
1211 const int numWeights = computeNumWeights(blockMode); in unquantizeWeights() local1509 const int numWeights = computeNumWeights(blockMode); in decompressBlock() local1884 const int numWeights = computeNumWeights(params); in isValidBlockParams() local2220 …WeightData (AssignBlock128& dst, const ISEParams& iseParams, const ISEInput& input, int numWeights) in writeWeightData()2240 const int numWeights = computeNumWeights(blockParams); in generateNormalBlock() local2284 const int numWeights = computeNumWeights(blockParams); in generateDefaultISEInputs() local2532 const int numWeights = computeNumWeights(blockParams); in generateBlockCaseTestData() local2921 const int numWeights = computeNumWeights(blockParams); in generateDummyNormalBlocks() local
1383 if (int numWeights = src->fPathRef->countWeights()) { in addPath() local