Searched defs:CLDTableSummary (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
H A Dcldutil.h69 struct CLDTableSummary { struct in namespace:cld
1039 inline const uint32 QuadHashV3Lookup4(const cld::CLDTableSummary* gram_obj,
1089 inline const uint32 OctaHashV3Lookup4(const cld::CLDTableSummary* gram_obj,
1147 int DoBigramScoreV3(const cld::CLDTableSummary* bigram_obj,
1153 int DoQuadScoreV3(const cld::CLDTableSummary* quadgram_obj,
1160 int DoOctaScoreV3(const cld::CLDTableSummary* octagram_obj,

Completed in 85 milliseconds