Home
last modified time | relevance | path

Searched refs:xsqm (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
837 cep->xsqm[0] = 1; in initSmoothing()
838 cep->xsqm[1] = 4; in initSmoothing()
839 cep->xsqm[2] = 16; in initSmoothing()
997 xsq = cep->xsqm; in makeWUWandWUm()