Home
last modified time | relevance | path

Searched refs:GetPrice_PureRep (Results 1 – 1 of 1) sorted by relevance

/external/lzma/C/
DLzmaEnc.c1041 static UInt32 GetPrice_PureRep(const CLzmaEnc *p, unsigned repIndex, size_t state, size_t posState) in GetPrice_PureRep() function
1251 price = repMatchPrice + GetPrice_PureRep(p, i, p->state, posState); in GetOptimum()
1639 price = repMatchPrice + GetPrice_PureRep(p, repIndex, state, posState); in GetOptimum()