Home
last modified time | relevance | path

Searched refs:BrotliEstimateBitCostsForLiterals (Results 1 – 3 of 3) sorted by relevance

/external/brotli/c/enc/
Dliteral_cost.h23 BROTLI_INTERNAL void BrotliEstimateBitCostsForLiterals(
Dliteral_cost.c127 void BrotliEstimateBitCostsForLiterals(size_t pos, size_t len, size_t mask, in BrotliEstimateBitCostsForLiterals() function
Dbackward_references_hq.c210 BrotliEstimateBitCostsForLiterals(position, num_bytes, ringbuffer_mask, in ZopfliCostModelSetFromLiteralCosts()