Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dcompact_lang_det_impl.h168 int CheapSqueezeInplace(char* isrc, int srclen, int ichunksize);
Dcompact_lang_det_impl.cc969 int CompactLangDetImpl::CheapSqueezeInplace(char* isrc, in CheapSqueezeInplace() function in CompactLangDetImpl
2217 newlen = CheapSqueezeInplace(scriptspan.text, scriptspan.text_bytes, in DetectLanguageSummaryV25()