Home
last modified time | relevance | path

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

/external/zstd/programs/
Dfileio.c949 static U32 ZSTD_cycleLog(U32 hashLog, ZSTD_strategy strat) in ZSTD_cycleLog() function
/external/zstd/lib/compress/
Dzstd_compress.c1268 U32 ZSTD_cycleLog(U32 hashLog, ZSTD_strategy strat) in ZSTD_cycleLog() function