HomeSort by relevance Sort by last modified time
    Searched refs:kCLDTableInd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
cldutil.cc 525 probs = bigram_obj->kCLDTableInd[probs &
592 probs = quadgram_obj->kCLDTableInd[probs &
703 probs = octagram_obj->kCLDTableInd[probs &
cldutil.h 73 const uint32* kCLDTableInd; // Each entry is three packed lang/prob
    [all...]

Completed in 89 milliseconds