Searched refs:totalInputIndex (Results 1 – 1 of 1) sorted by relevance
72 const int inputSize, const int totalInputIndex, in addCost() argument74 addDistance(spatialCost, languageCost, doNormalization, inputSize, totalInputIndex); in addCost()207 bool doNormalization, int inputSize, int totalInputIndex) { in addDistance() argument214 / static_cast<float>(std::max(1, totalInputIndex)); in addDistance()