Home
last modified time | relevance | path

Searched refs:WBPHONEME_CODE (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/ca/
Dsyn_srec.c280 if(lphon==WBPHONEME_CODE){ in CA_ArbdataGetModelIdsForPIC()
284 lphon_ID = WBPHONEME_CODE; //(phonemeID)allotree->phoneme_index[ WBPHONEME_CODE]; in CA_ArbdataGetModelIdsForPIC()
290 if(rphon==WBPHONEME_CODE){ in CA_ArbdataGetModelIdsForPIC()
294 rphon_ID = WBPHONEME_CODE; //(phonemeID)allotree->phoneme_index[ WBPHONEME_CODE]; in CA_ArbdataGetModelIdsForPIC()
/external/srec/srec/clib/
Dsrec_arb.c49 if( lphon == WBPHONEME_CODE) return ANSWER_PASS; in question_check()
53 if( rphon == WBPHONEME_CODE) return ANSWER_PASS; in question_check()
138 lphon = WBPHONEME_CODE; //(phonemeID)allotree->phoneme_index[ WBPHONEME_CODE]; in get_modelids_for_pron()
150 WBPHONEME_CODE /*(phonemeID)allotree->phoneme_index[ WBPHONEME_CODE] */ : in get_modelids_for_pron()
/external/srec/srec/include/
Dsrec_arb.h36 #define WBPHONEME_CODE '_' macro