Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DLzmaEncoder.cpp97 SET_PROP_32(kNumFastBytes, fb) in SetLzmaProp()
/external/lzma/CPP/7zip/
DICoder.h115 kNumFastBytes, // VT_UI4 enumerator
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp661 NCoderPropID::kNumFastBytes, in main2()
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp64 m.AddProp32(NCoderPropID::kNumFastBytes, k_NumFastBytes_ForHeaders); in SetHeaderMethod()
D7zUpdate.cpp969 m.AddProp32(NCoderPropID::kNumFastBytes, 128); in AddBcj2Methods()