Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicosig2.c597 picoos_int16 *Pvoxbnd; in phase_spec2() local
615 Pvoxbnd = sig_inObj->VoxBndBuff; in phase_spec2()
616 n_comp = Pvoxbnd[2]; in phase_spec2()
626 if (Pvoxbnd[i]<j) j = Pvoxbnd[i]; in phase_spec2()
634 if (Pvoxbnd[2]<k) k = Pvoxbnd[2]; in phase_spec2()
635 if (Pvoxbnd[4]<k) k = Pvoxbnd[4]; in phase_spec2()