segmentation.patch. txt - ViewVC Repository Listing
... // The preferred candidate's offset - int current; // The candidate we're currently looking at +private: + // list of word candidate lengths, in increasing length order + int32_t lengths[POSSIBLE_WORD_LIST_MAX]; + int count; // Count of // The longest...