Home
last modified time | relevance | path

Searched refs:lbue (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dvoicin.c254 integer *lbve, *lbue, *fbve, *fbue; in voicin_() local
408 lbue = (&st->lbue); in voicin_()
506 snr2 = *snr * *fbue / max(*lbue,1); in voicin_()
697 *lbue = *slbue / 8; in voicin_()
710 r__2 = sqrt((real) (*lbue * *lbve)) * 64 / 3000; in voicin_()
H A Dlpc10.h143 integer lbve, lbue, fbve, fbue; member
H A Dlpcini.c224 st->lbue = 93; in init_lpc10_encoder_state()
/OK3568_Linux_fs/kernel/arch/mips/lib/
H A Dstrncpy_user.S43 1: EX(lbue, v0, (v1), .Lfault\@)
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dasm-eva.h150 #define user_lbu(reg, addr) __BUILD_EVA_INSN(lbue, reg, addr)