Searched refs:SetCheckSize (Results 1 – 3 of 3) sorted by relevance
76 HRESULT CEncoder::SetCheckSize(UInt32 checkSizeInBytes) in SetCheckSize() function in NCompress::NXz::CEncoder106 return SetCheckSize(prop.ulVal); in SetCoderProp()
32 HRESULT SetCheckSize(UInt32 checkSizeInBytes);
1118 RINOK(encoderSpec->SetCheckSize(_crcSize)); in UpdateItems()