Searched refs:SResToHRESULT (Results 1 – 7 of 7) sorted by relevance
73 return SResToHRESULT(Lzma2Enc_SetProps(_encoder, &lzma2Props)); in SetCoderProperties()96 return SResToHRESULT(res); in Code()
11 static HRESULT SResToHRESULT(SRes res) in SResToHRESULT() function62 RINOK(SResToHRESULT(LzmaDec_Allocate(&_state, prop, size, &g_Alloc))); in SetDecoderProperties2()221 RINOK(SResToHRESULT(res)); in Read()
11 static HRESULT SResToHRESULT(SRes res) in SResToHRESULT() function52 RINOK(SResToHRESULT(Lzma2Dec_Allocate(&_state, prop[0], &g_Alloc))); in SetDecoderProperties2()248 return SResToHRESULT(res); in Read()
123 return SResToHRESULT(LzmaEnc_SetProps(_encoder, &props)); in SetCoderProperties()149 return SResToHRESULT(res); in Code()
47 HRESULT SResToHRESULT(SRes res) throw();
87 HRESULT SResToHRESULT(SRes res) throw() in SResToHRESULT() function
763 return SResToHRESULT(res); in UpdateItems()875 return SResToHRESULT(res); in UpdateItems()