Home
last modified time | relevance | path

Searched refs:lzma2_encoder_init (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/xz/src/liblzma/lzma/
H A Dlzma2_encoder.c308 lzma2_encoder_init(lzma_lz_encoder *lz, const lzma_allocator *allocator, in lzma2_encoder_init() function
360 next, allocator, filters, &lzma2_encoder_init); in lzma_lzma2_encoder_init()
/freebsd/contrib/xz/
H A DChangeLog10758 lzma2_encoder_init() did. This is more of a code style improvement than
10759 anything else to help make lzma_encoder_init() and lzma2_encoder_init()