Searched refs:rawLength (Results 1 – 2 of 2) sorted by relevance
98 void addRawLength(const float rawLength) { in addRawLength() argument99 mRawLength += rawLength; in addRawLength()
50 const int prevCodePoint, const float terminalDiffCost, const float rawLength) { in updateInputIndexG() argument