Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dliteral_cost.c63 size_t in_window = BROTLI_MIN(size_t, window_half, len); in EstimateBitCostsForLiteralsUTF8() local
135 size_t in_window = BROTLI_MIN(size_t, window_half, len); in BrotliEstimateBitCostsForLiterals() local