Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp125 { NCoderPropID::kNumFastBytes, VT_UI4, L"fb" },
225 SetMethodProp(oneMethodInfo, NCoderPropID::kNumFastBytes, fastBytes); in SetCompressionMethod2()
248 SetMethodProp(oneMethodInfo, NCoderPropID::kNumFastBytes, fastBytes); in SetCompressionMethod2()
/external/lzma/CPP/7zip/
DICoder.h41 kNumFastBytes, enumerator
/external/lzma/CPP/7zip/Compress/
DLzmaEncoder.cpp89 case NCoderPropID::kNumFastBytes: ep.fb = v; break; in SetLzmaProp()
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp408 NCoderPropID::kNumFastBytes, in main2()
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp82 prop.Id = NCoderPropID::kNumFastBytes; in SetCompressionMethod()
D7zUpdate.cpp381 prop.Id = NCoderPropID::kNumFastBytes; in MakeExeMethod()