Home | History | Annotate | Download | only in lib

Lines Matching refs:picoos_int16

168     picoos_int16 *sSyllItemOffs;/*offset of items attached to the syllable*/
170 picoos_int16 nTotalPhonemes; /*number of phonemes in the sentence*/
171 picoos_int16 nCurrPhoneme; /*current phoneme in the sentence */
172 picoos_int16 nSyllPhoneme; /*current phoneme in the syllable */
173 picoos_int16 nCurrSyllable; /*current syllable in the sentence */
174 picoos_int16 nTotalSyllables; /*number of syllables in the sentence -> J1*/
177 picoos_int16 nAttachedItemsSize; /*total size of the attached items*/
399 picoos_int16 mode, picoos_uint16 * numBytesOutput);
471 picoos_int16 *dataI;
513 dataI = (picoos_int16 *) picoos_allocate(mm, sizeof(picoos_int16)
519 pam->sSyllItemOffs = (picoos_int16*) dataI;
890 picoos_int16 neededSize)
908 picoos_int16 neededSize)
1609 picoos_int16 nOffs, nOffs1, nLen;
1902 picoos_int16 ft, dt;
2316 picoos_int16 mode, picoos_uint16 * numBytesOutput)