Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/tests/
H A Dzstreamtest.c1551 { unsigned const kMaxWindowLog = 24; in basicUnitTests() local
1654 int const kMaxWindowLog = bigTests ? 29 : 26; in basicUnitTests() local