Home
last modified time | relevance | path

Searched refs:xsq2 (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
830 cep->xsq2[0] = 1; in initSmoothing()
831 cep->xsq2[1] = 16; in initSmoothing()
832 cep->xsq2[2] = 4; in initSmoothing()
990 xsq = cep->xsq2; in makeWUWandWUm()