Home | History | Annotate | Download | only in lodepng

Lines Matching full:lazylength

1446   unsigned lazylength = 0, lazyoffset = 0;
1537 lazylength = length;
1545 if(length > lazylength + 1)
1552 length = lazylength;