Searched refs:distance_short_code (Results 1 – 1 of 1) sorted by relevance
132 size_t distance_short_code) { in BackwardReferencePenaltyUsingLastDistance() argument133 return (score_t)39 + ((0x1CA10 >> (distance_short_code & 0xE)) & 0xE); in BackwardReferencePenaltyUsingLastDistance()