Searched refs:SResToHRESULT (Results 1 – 8 of 8) sorted by relevance
185 return SResToHRESULT(res); in Code()236 return SResToHRESULT(res); in SetOutStreamSize()259 return SResToHRESULT(res); in Read()
70 return SResToHRESULT(Lzma2Enc_SetProps(_encoder, &lzma2Props)); in SetCoderProperties()119 return SResToHRESULT(res); in Code()
128 return SResToHRESULT(LzmaEnc_SetProps(_encoder, &props)); in SetCoderProperties()179 return SResToHRESULT(res); in Code()
11 static HRESULT SResToHRESULT(SRes res) in SResToHRESULT() function74 RINOK(SResToHRESULT(LzmaDec_Allocate(&_state, prop, size, &g_AlignedAlloc))) // &_alloc.vt in SetDecoderProperties2()
242 return SResToHRESULT(res); in Code()
10 HRESULT SResToHRESULT(SRes res) throw();
26 HRESULT SResToHRESULT(SRes res) throw() in SResToHRESULT() function
815 return SResToHRESULT(res); in DecodeBlock()1057 return SResToHRESULT(res); in UpdateItems()