Searched defs:nbFullBlocks (Results 1 - 1 of 1) sorted by relevance
/third_party/lz4/lib/ | ||
H A D | lz4frame.c | 385 unsigned const nbFullBlocks = (unsigned)(maxSrcSize / blockSize); in LZ4F_compressBound_internal() local |
Completed in 5 milliseconds