Searched refs:in_window_utf8 (Results 1 – 1 of 1) sorted by relevance
64 size_t in_window_utf8[3] = { 0 }; in EstimateBitCostsForLiteralsUTF8() local73 ++in_window_utf8[utf8_pos]; in EstimateBitCostsForLiteralsUTF8()89 --in_window_utf8[utf8_pos2]; in EstimateBitCostsForLiteralsUTF8()97 ++in_window_utf8[utf8_pos2]; in EstimateBitCostsForLiteralsUTF8()109 lit_cost = FastLog2(in_window_utf8[utf8_pos]) - FastLog2(histo); in EstimateBitCostsForLiteralsUTF8()