Searched defs:maxLen (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/ |
D | LzFind.c | 314 UInt32 *distances, UInt32 maxLen) in Hc_GetMatchesSpec() 345 UInt32 *distances, UInt32 maxLen) in GetMatchesSpec1() 467 #define GET_MATCHES_FOOTER(offset, maxLen) \ argument 498 UInt32 hash2Value, delta2, maxLen, offset; in Bt3_MatchFinder_GetMatches() local 531 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Bt4_MatchFinder_GetMatches() local 578 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Hc4_MatchFinder_GetMatches() local
|
D | LzFindMt.c | 247 UInt32 maxLen = _maxLen; in GetMatchesSpecN() local
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
D | LzFind.c | 333 UInt32 *distances, UInt32 maxLen) in Hc_GetMatchesSpec() 364 UInt32 *distances, UInt32 maxLen) in GetMatchesSpec1() 486 #define GET_MATCHES_FOOTER(offset, maxLen) \ argument 517 UInt32 hash2Value, delta2, maxLen, offset; in Bt3_MatchFinder_GetMatches() local 550 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Bt4_MatchFinder_GetMatches() local 597 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Hc4_MatchFinder_GetMatches() local
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
D | LzFind.c | 333 UInt32 *distances, UInt32 maxLen) in Hc_GetMatchesSpec() 364 UInt32 *distances, UInt32 maxLen) in GetMatchesSpec1() 486 #define GET_MATCHES_FOOTER(offset, maxLen) \ argument 517 UInt32 hash2Value, delta2, maxLen, offset; in Bt3_MatchFinder_GetMatches() local 550 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Bt4_MatchFinder_GetMatches() local 597 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Hc4_MatchFinder_GetMatches() local
|