Searched refs:LibIndex (Results 1 – 4 of 4) sorted by relevance
67 unsigned LibIndex; member77 unsigned LibIndex; member117 int LibIndex; member175 , LibIndex(-1) in CArcInfoEx()275 …return Libs[ai.LibIndex].CreateObject(&ai.ClassID, outHandler ? &IID_IOutArchive : &IID_IInArchive… in CreateArchiveHandler()361 if (ai.LibIndex < 0) in CreateInArchive()380 if (ai.LibIndex < 0) in CreateOutArchive()
267 info.LibIndex = Libs.Size() - 1; in LoadCodecs()285 info.LibIndex = Libs.Size() - 1; in LoadCodecs()407 item.LibIndex = Libs.Size() - 1; in LoadFormats()848 const CCodecLib &lib = Libs[ci.LibIndex]; in GetProperty()866 const CCodecLib &lib = Libs[ci.LibIndex]; in CreateDecoder()889 const CCodecLib &lib = Libs[ci.LibIndex]; in CreateEncoder()920 return Libs[ci.LibIndex].ComHashers->GetHasherProp(ci.HasherIndex, propID, value); in GetHasherProp()934 return Libs[ci.LibIndex].ComHashers->CreateHasher(ci.HasherIndex, hasher); in CreateHasher()949 return ci.LibIndex; in GetCodec_LibIndex()964 return ci.LibIndex; in GetHasherLibIndex()
1288 if (ai.LibIndex >= 0 ? in PrepareToOpen()1289 !op.codecs->Libs[ai.LibIndex].SetCodecs : in PrepareToOpen()
659 PrintLibIndex(so, arc.LibIndex); in Main2()