Home | History | Annotate | Download | only in 7z

Lines Matching refs:MethodID

395     if (coder.MethodID == k_Delta)

403 else if (IsExeFilter(coder.MethodID))
405 m.Id = (UInt32)coder.MethodID;
468 RINOZ_COMP(c1.MethodID, c2.MethodID);
931 static inline void GetMethodFull(UInt64 methodID, UInt32 numStreams, CMethodFull &m)
933 m.Id = methodID;