Searched defs:phn_cnt (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/tts/
H A Dcom_svox_picottsengine.cpp815 #define phn_cnt (134+7) macro
817 PArr PhnAry[phn_cnt] = {
993 for (idx = 0; idx < phn_cnt; idx ++) { /* for each item in table */

Completed in 26 milliseconds