Searched refs:Compressor_init_raw (Results 1 – 1 of 1) sorted by relevance
648 Compressor_init_raw(lzma_stream *lzs, PyObject *filterspecs) in Compressor_init_raw() function758 if (Compressor_init_raw(&self->lzs, filterspecs) != 0) in Compressor_init()