Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dvoicin.c256 integer *ofbue, *sfbue; in voicin_() local
413 sfbue = (&st->sfbue); in voicin_()
689 r__1 = (*sfbue * 63 + (min(i__1,i__2) << 3)) / 64.f; in voicin_()
690 *sfbue = i_nint(&r__1); in voicin_()
691 *fbue = *sfbue / 8; in voicin_()
H A Dlpc10.h144 integer ofbue, sfbue; member
H A Dlpcini.c223 st->sfbue = 187; in init_lpc10_encoder_state()