Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dcompact_lang_det_impl.cc1848 void ExtractLangEtc(ToteWithReliability* doc_tote, int total_text_bytes, in ExtractLangEtc()
1988 void CalcSummaryLang(ToteWithReliability* doc_tote, int total_text_bytes, in CalcSummaryLang()
2168 int total_text_bytes = 0; in DetectLanguageSummaryV25() local