Searched refs:LZMA_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
337 #define LZMA_BLOCK_SIZE (128*1024*1024) macro344 if ( lzma_stream_decoder(&stream, LZMA_BLOCK_SIZE, 0) != LZMA_OK ) in xc_try_xz_decode()358 if ( lzma_alone_decoder(&stream, LZMA_BLOCK_SIZE) != LZMA_OK ) in xc_try_lzma_decode()
Completed in 3 milliseconds