Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dvoicin.c258 integer *olbue, *slbue; in voicin_() local
414 slbue = (&st->slbue); in voicin_()
695 r__1 = (*slbue * 63 + (min(i__1,i__2) << 3)) / 64.f; in voicin_()
696 *slbue = i_nint(&r__1); in voicin_()
697 *lbue = *slbue / 8; in voicin_()
H A Dlpc10.h145 integer olbue, slbue; member
H A Dlpcini.c226 st->slbue = 93; in init_lpc10_encoder_state()