Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dhp100.c63 real z22; in hp100_() local
85 z22 = st->z22; in hp100_()
94 err = si + z12 * 1.935715f - z22 * .9417004f; in hp100_()
95 si = err - z12 * 2.f + z22; in hp100_()
96 z22 = z12; in hp100_()
104 st->z22 = z22; in hp100_()
H A Dlpc10.h110 real z22; member
H A Dlpcini.c165 st->z22 = 0.0f; in init_lpc10_encoder_state()