Searched refs:lphon_ID (Results 1 – 1 of 1) sorted by relevance
278 phonemeID lphon_ID, cphon_ID, rphon_ID; in CA_ArbdataGetModelIdsForPIC() local282 lphon_ID = (phonemeID)allotree->phoneme_index[ SILENCE_CODE]; in CA_ArbdataGetModelIdsForPIC()284 lphon_ID = WBPHONEME_CODE; //(phonemeID)allotree->phoneme_index[ WBPHONEME_CODE]; in CA_ArbdataGetModelIdsForPIC()288 lphon_ID = (phonemeID)allotree->phoneme_index[(const unsigned char)lphon]; in CA_ArbdataGetModelIdsForPIC()299 return (modelID)get_modelid_for_pic(allotree, lphon_ID, cphon_ID, rphon_ID); in CA_ArbdataGetModelIdsForPIC()