Searched refs:z12 (Results 1 – 3 of 3) sorted by relevance
62 real z12; in hp100_() local84 z12 = st->z12; 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_()97 z12 = err; in hp100_()103 st->z12 = z12; in hp100_()
109 real z12; member
164 st->z12 = 0.0f; in init_lpc10_encoder_state()