Searched refs:Compressor_init_xz (Results 1 – 1 of 1) sorted by relevance
603 Compressor_init_xz(lzma_stream *lzs, int check, uint32_t preset, in Compressor_init_xz() function760 if (Compressor_init_xz(&self->lzs, check, preset, filterspecs) != 0) in Compressor_init()