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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/streams/
H A Dzlibstream.cpp122 void doTestStreamData(int input_flag, int output_flag, int compress_level);
331 void zlibStream::doTestStreamData(int input_flag, int output_flag, int compress_level) argument
341 wxZlibOutputStream zstream_out(fstream_out, compress_level, output_flag);
383 << _T("), with compression level ") << compress_level;

Completed in 82 milliseconds