Home
last modified time | relevance | path

Searched defs:fast_mode (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder.c108 const uint32_t pos_state, uint32_t len, const bool fast_mode) in length()
454 const uint32_t num_pos_states, const bool fast_mode) in length_encoder_reset()
H A Dlzma_encoder_private.h92 bool fast_mode; member