OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDM_BATCH_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/zstd/dist/lib/compress/
zstd_compress_internal.h
335
#define
LDM_BATCH_SIZE
64
342
size_t splitIndices[
LDM_BATCH_SIZE
];
343
ldmMatchCandidate_t matchCandidates[
LDM_BATCH_SIZE
];
zstd_ldm.c
91
* either all the data has been processed or
LDM_BATCH_SIZE
splits are
113
if (*numSplits ==
LDM_BATCH_SIZE
) \
Completed in 56 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026