Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dbsynz.c106 real *hpi1; in bsynz_() local
232 hpi1 = &(st->hpi1); in bsynz_()
291 r__2 = noise[contrl_1.order + i__ - 1] * -.125f + *hpi1 * .25f; in bsynz_()
295 *hpi2 = *hpi1; in bsynz_()
296 *hpi1 = hpi0; in bsynz_()
H A Dlpc10.h202 real hpi1; member
H A Dlpcini.c310 st->hpi1 = 0.0f; in init_lpc10_decoder_state()