Searched refs:GetCoderClass (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | LoadCodecs.cpp | 226 static HRESULT GetCoderClass(Func_GetMethodProperty getMethodProperty, UInt32 index,
in GetCoderClass() function 294 RINOK(GetCoderClass(lib.GetMethodProperty, i, NMethodPropID::kEncoder, info.Encoder, info.EncoderIsAssigned))
in LoadCodecs() 295 RINOK(GetCoderClass(lib.GetMethodProperty, i, NMethodPropID::kDecoder, info.Decoder, info.DecoderIsAssigned))
in LoadCodecs()
|
Completed in 3 milliseconds