Home
last modified time | relevance | path

Searched defs:lenLimit (Results 1 – 8 of 8) sorted by relevance

/external/lzma/Java/SevenZip/Compression/LZ/
DBinTree.java120 int lenLimit; in GetMatches() local
256 int lenLimit; in Skip() local
/external/chromium_org/third_party/lzma_sdk/
DLzFind.c263 UInt32 lenLimit = p->streamPos - p->pos; in MatchFinder_SetLimits() local
322 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CL… in Hc_GetMatchesSpec()
353 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1()
408 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec()
DLzFind.h21 UInt32 lenLimit; member
/external/lzma/C/
DLzFind.c263 UInt32 lenLimit = p->streamPos - p->pos; in MatchFinder_SetLimits() local
322 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CL… in Hc_GetMatchesSpec()
353 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1()
408 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec()
DLzFindMt.c234 Int32 NO_INLINE GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpecN()
331 UInt32 lenLimit = p->matchMaxLen; in BtGetMatches() local
DLzFind.h21 UInt32 lenLimit; member
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
DLzFind.c264 UInt32 lenLimit = p->streamPos - p->pos; in MatchFinder_SetLimits() local
323 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CL… in Hc_GetMatchesSpec()
354 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1()
409 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec()
DLzFind.h22 UInt32 lenLimit; member