Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dhp100.c61 real z21; in hp100_() local
83 z21 = st->z21; in hp100_()
90 err = si + z11 * 1.859076f - z21 * .8648249f; in hp100_()
91 si = err - z11 * 2.f + z21; in hp100_()
92 z21 = z11; in hp100_()
102 st->z21 = z21; in hp100_()
H A Dlpc10.h108 real z21; member
H A Dlpcini.c163 st->z21 = 0.0f; in init_lpc10_encoder_state()