Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dcompact_lang_det_impl.cc879 int word_length_bytes = 0; in CheapRepWordsInplace() local
887 if ((good_predict_bytes * 2) > word_length_bytes) { in CheapRepWordsInplace()
902 word_length_bytes = 0; in CheapRepWordsInplace()
929 word_length_bytes += incr; in CheapRepWordsInplace()