Home | History | Annotate | Download | only in LZMA

Lines Matching refs:progressPosValuePrev

1084 			Int64 progressPosValuePrev = nowPos64;

1221 if (nowPos64 - progressPosValuePrev >= (1 << 12))