Searched defs:shortRepPrice (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/lzma/
H A DLzmaEnc.c1046 UInt32 shortRepPrice = repMatchPrice + GetRepLen1Price(p, p->state, posState); local
1267 UInt32 shortRepPrice = repMatchPrice + GetRepLen1Price(p, state, posState); local

Completed in 171 milliseconds