Searched refs:GetRepLen1Price (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c905 static UInt32 GetRepLen1Price(CLzmaEnc *p, UInt32 state, UInt32 posState) function
1086 UInt32 shortRepPrice = repMatchPrice + GetRepLen1Price(p, p->state, posState);
1316 UInt32 shortRepPrice = repMatchPrice + GetRepLen1Price(p, state, posState);

Completed in 21 milliseconds