Searched defs:max_utf8 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/enc/ | ||
| H A D | literal_cost.c | 39 size_t max_utf8 = 1; /* should be 2, but 1 compresses better. */ local in function:DecideMultiByteStatsLevel 60 const size_t max_utf8 = DecideMultiByteStatsLevel(pos, len, mask, data); local in function:EstimateBitCostsForLiteralsUTF8 [all...] |
Completed in 3 milliseconds