Lines Matching full:phone
40 - PHONE(PHONID,StatesPerPhone)[FramesPerState|f0Index|mgcIndex]{StatesPerPhone}
51 each PHONE produces at least StatesPerPhone FRAME (if each state has FramesPerState == 1), but usually more.
1376 * Looks up indices of one phone item and fills index buffers. Consumes Item
1378 * @param ihead : pointer to the start of the phone item
1392 /* set state and frame to the first state and frame in the phone to be considered */
1396 PICODBG_DEBUG(("skipping to phone state %i ",state));
1403 PICODBG_DEBUG(("number of frames for this phone state: %i",frames));
1442 /* consume the phone item */
1445 PICODBG_DEBUG(("finished phone, advancing inReadPos to %i",cep->inReadPos));
1585 * - fill buffer with (part of) phone contents if item is a phone
1612 /* it is a phone */
1613 PICODBG_DEBUG(("cep: PARSE treating PHONE"));
1832 PICODBG_DEBUG(("FRAME writing position after phone id: %i",cep->outWritePos));