Searched refs:getAnyMatchPrice (Results 1 – 2 of 2) sorted by relevance
186 int anyMatchPrice = getAnyMatchPrice(state, posState); in getNextSymbol()286 + getAnyMatchPrice(opts[optCur].state, posState); in getNextSymbol()
397 int getAnyMatchPrice(State state, int posState) { in getAnyMatchPrice() method in LZMAEncoder440 int anyMatchPrice = getAnyMatchPrice(state, posState); in getLongRepAndLenPrice()