Home
last modified time | relevance | path

Searched refs:SetCoderProps_DSReduce_Aff (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DMethodProps.cpp327 return SetCoderProps_DSReduce_Aff(scp, dataSizeReduce, NULL); in SetCoderProps()
330 HRESULT CProps::SetCoderProps_DSReduce_Aff( in SetCoderProps_DSReduce_Aff() function in CProps
H A DMethodProps.h83 …HRESULT SetCoderProps_DSReduce_Aff(ICompressSetCoderProperties *scp, const UInt64 *dataSizeReduce,…
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DBench.cpp1306 RINOK(method.SetCoderProps_DSReduce_Aff(scp, &reduceSize, (affMask != 0 ? &affMask : NULL)))