Home
last modified time | relevance | path

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

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