Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicocep.c197 picoos_int32 xsqi[5], xsq1[2], xsq2[3], xsqm[3], xsqn[2]; member
816 cep->xsqi[0] = 1; in initSmoothing()
817 cep->xsqi[1] = 1; in initSmoothing()
818 cep->xsqi[2] = 4; in initSmoothing()
819 cep->xsqi[3] = 16; in initSmoothing()
820 cep->xsqi[4] = 4; in initSmoothing()
977 xsq = cep->xsqi; in makeWUWandWUm()