Home | History | Annotate | Download | only in Common

Lines Matching refs:LibIndex

218       info.LibIndex = Libs.Size() - 1;

236 info.LibIndex = Libs.Size() - 1;
357 item.LibIndex = Libs.Size() - 1;
727 return Libs[ci.LibIndex].GetMethodProperty(ci.CodecIndex, propID, value);
742 return Libs[ci.LibIndex].CreateObject(&ci.Decoder, iid, (void **)coder);
758 return Libs[ci.LibIndex].CreateObject(&ci.Encoder, iid, (void **)coder);
784 return Libs[ci.LibIndex].Hashers->GetHasherProp(ci.HasherIndex, propID, value);
798 return Libs[ci.LibIndex].Hashers->CreateHasher(ci.HasherIndex, hasher);
812 return ci.LibIndex;
826 return ci.LibIndex;