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

  /external/srec/srec/include/
srec.h 118 #define WORD_TOKEN_GET_WD_ETIME(wT) (wT->_word_end_time & 0x7fff) // 01111111
  /external/srec/srec/crec/
word_lattice.c 140 sprintf(iwttime, "/%d", WORD_TOKEN_GET_WD_ETIME(wtoken) );
262 /* sprintf(buf,"%s@%d.%d",w, WORD_TOKEN_GET_WD_ETIME(wtoken), wtoken->end_time); */
329 wtoken->word, p, wtoken->cost, cost, cost_for_word, wtoken->end_time, WORD_TOKEN_GET_WD_ETIME(wtoken), wtoken->end_node);
srec.c     [all...]

Completed in 22 milliseconds