Home
last modified time | relevance | path

Searched defs:lit_cost (Results 1 – 1 of 1) sorted by relevance

/external/brotli/c/enc/
Dliteral_cost.c105 double lit_cost; in EstimateBitCostsForLiteralsUTF8() local
161 double lit_cost = FastLog2(in_window) - FastLog2(histo); in BrotliEstimateBitCostsForLiterals() local