Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/filter/
Dbzip2.hpp92 : block_size(block_size_), work_factor(work_factor_) in bzip2_params()
97 : small(small), work_factor(0) in bzip2_params()
104 int work_factor; member
/third_party/boost/libs/iostreams/src/
Dbzip2.cpp159 params_.work_factor ) : in do_init()