Home
last modified time | relevance | path

Searched refs:kNumFastBytes (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DLzmaEncoder.cpp101 SET_PROP_32(kNumFastBytes, fb) in SetLzmaProp()
/external/lzma/CPP/7zip/
DICoder.h41 kNumFastBytes, enumerator
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp447 NCoderPropID::kNumFastBytes, in main2()
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp59 m.AddProp32(NCoderPropID::kNumFastBytes, k_NumFastBytes_ForHeaders); in SetHeaderMethod()
D7zUpdate.cpp432 m.AddProp32(NCoderPropID::kNumFastBytes, 128); in AddBcj2Methods()