Searched refs:GetCoderClass (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp95 static HRESULT GetCoderClass(GetMethodPropertyFunc getMethodProperty, UInt32 index, function
131 RINOK(GetCoderClass(lib.GetMethodProperty, i, NMethodPropID::kEncoder, info.Encoder, info.EncoderIsAssigned));
132 RINOK(GetCoderClass(lib.GetMethodProperty, i, NMethodPropID::kDecoder, info.Decoder, info.DecoderIsAssigned));

Completed in 386 milliseconds