Searched refs:SetCoderProps_DSReduce_Aff (Results 1 – 3 of 3) sorted by relevance
326 return SetCoderProps_DSReduce_Aff(scp, dataSizeReduce, NULL); in SetCoderProps()329 HRESULT CProps::SetCoderProps_DSReduce_Aff( in SetCoderProps_DSReduce_Aff() function in CProps
83 …HRESULT SetCoderProps_DSReduce_Aff(ICompressSetCoderProperties *scp, const UInt64 *dataSizeReduce,…
1265 RINOK(method.SetCoderProps_DSReduce_Aff(scp, &reduceSize, (affMask != 0 ? &affMask : NULL))); in Generate()