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