HomeSort by relevance Sort by last modified time
    Searched full:current_word_threshold (Results 1 - 1 of 1) sorted by null

  /external/srec/srec/crec/
srec.c 833 costdata current_word_threshold; local
846 current_word_threshold = MAXcostdata;
912 if (fsm_arc->ilabel == WORD_BOUNDARY && cost_with_wtw >= current_word_threshold) {
1829 costdata current_word_threshold = MAXcostdata; local
    [all...]

Completed in 161 milliseconds