Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaEnc.c758 #define GET_PRICE(prob, bit) \ macro
1059 price += GET_PRICE(p->isRepG2[state], repIndex - 2); in GetPrice_PureRep()