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

/external/svox/pico/lib/
H A Dpicopam.c261 picoos_single phonF0[PICOPAM_DT_NRLFZ]; member in struct:pam_subobj
436 picoos_uint16 *lf0Index, picoos_uint8 nState, picoos_single *phonF0);
1431 * @param phonF0 : pointer to variable to receive the pitch value
1435 * @remarks Modifies phonF0 (the requested pitch value (scalar))
1440 picoos_uint16 *lf0Index, picoos_uint8 nI, picoos_single *phonF0)
1474 phonF0[nI] = (picoos_single) lfz;
1477 phonF0[nI] *= pam->pMod;
1547 f0avg += pam->phonF0[nI];
2225 sResult = pam_get_f0(this, &(pam->lf0Index[0]), nI, &(pam->phonF0[0]));
1439 pam_get_f0(register picodata_ProcessingUnit this, picoos_uint16 *lf0Index, picoos_uint8 nI, picoos_single *phonF0) argument

Completed in 237 milliseconds