HomeSort by: relevance | last modified time | path
    Searched refs:litLengthSumBasePrice (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/zstd/dist/lib/compress/
zstd_opt.c 86 optPtr->litLengthSumBasePrice = WEIGHT(optPtr->litLengthSum, optLevel);
312 + optPtr->litLengthSumBasePrice
zstd_compress_internal.h 241 U32 litLengthSumBasePrice; /* to compare to log2(llfreq) */

Completed in 34 milliseconds