Searched refs:PICOPAM_NRSTPF (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/lib/
H A Dpicopam.c51 #define PICOPAM_NRSTPF 5 /* nr of states per phone */ macro
1535 numstates = PICOPAM_NRSTPF;
1911 sDest[2] = PICOPAM_NRSTPF; /*number of states per phone*/
1912 sDest[3] = sizeof(picoos_uint16) * PICOPAM_NRSTPF * 3; /*size of the item*/
1916 for (nI = 0; nI < PICOPAM_NRSTPF - 1; nI++)
1954 PICOPAM_NRSTPF, /* number of states per phone */
1965 for (nI = 0; nI < PICOPAM_NRSTPF; nI++) {
1974 * PICOPAM_NRSTPF * 3;

Completed in 256 milliseconds