Home | History | Annotate | Download | only in LZMA

Lines Matching refs:progressPosValuePrev

1082 		long progressPosValuePrev = nowPos64;

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