Home
last modified time | relevance | path

Searched refs:phsIndex (Results 1 – 1 of 1) sorted by relevance

/external/svox/pico/lib/
Dpicosig.c318 picoos_uint16 phsIndex, picoos_int32 *phsVect, in getPhsFromPdf() argument
335 if (phsIndex >= pdf->numvectors) { in getPhsFromPdf()
338 nCurrIndexOffset = ((picoos_uint8*) pdf->indexBase) + phsIndex * sizeof(picoos_uint32); in getPhsFromPdf()
345 …: Frame %d -- Phase vector[%d] Components = %d --> too big\n", nFrame, phsIndex, *numComponents)); in getPhsFromPdf()