Home | History | Annotate | Download | only in Common

Lines Matching full:uint32

32 static HRESULT ReadNumberOfStreams(ICompressCodecsInfo *codecsInfo, UInt32 index, PROPID propID, UInt32 &res)

45 static HRESULT ReadIsAssignedProp(ICompressCodecsInfo *codecsInfo, UInt32 index, PROPID propID, bool &res)
62 UInt32 num;
64 for (UInt32 i = 0; i < num; i++)
93 UInt32 num = GetHashers->GetNumHashers();
94 for (UInt32 i = 0; i < num; i++)
119 const UString &name, CMethodId &methodId, UInt32 &numInStreams, UInt32 &numOutStreams)
121 UInt32 i;
135 for (i = 0; i < (UInt32)__externalCodecs->Codecs.Size(); i++)
153 UInt32 i;
165 for (i = 0; i < (UInt32)__externalCodecs->Codecs.Size(); i++)
182 UInt32 i;
194 for (i = 0; i < (UInt32)__externalCodecs->Hashers.Size(); i++)
211 UInt32 i;
216 for (i = 0; i < (UInt32)__externalCodecs->Hashers.Size(); i++)
229 UInt32 i;
260 for (i = 0; i < (UInt32)__externalCodecs->Codecs.Size(); i++)
365 UInt32 i;
379 for (i = 0; i < (UInt32)__externalCodecs->Hashers.Size(); i++)