Searched refs:lweight (Results 1 – 1 of 1) sorted by relevance
373 const Weight &lweight = filter_.LookAheadArc() ? in FilterArc() local378 arc2->weight = Divide(Times(arc2->weight, lweight), fweight); in FilterArc()379 return FilterState(f1, FilterState2(lweight)); in FilterArc()