Home | History | Annotate | Download | only in lodepng

Lines Matching refs:testsize

5425         unsigned testsize = attempt[type].size;
5426 /*if(testsize > 8) testsize /= 8;*/ /*it already works good enough by testing a part of the row*/
5431 zlib_compress(&dummy, &size[type], attempt[type].data, testsize, &zlibsettings);