Searched refs:lbue (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/ |
| H A D | voicin.c | 254 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 D | lpc10.h | 143 integer lbve, lbue, fbve, fbue; member
|
| H A D | lpcini.c | 224 st->lbue = 93; in init_lpc10_encoder_state()
|
| /OK3568_Linux_fs/kernel/arch/mips/lib/ |
| H A D | strncpy_user.S | 43 1: EX(lbue, v0, (v1), .Lfault\@)
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | asm-eva.h | 150 #define user_lbu(reg, addr) __BUILD_EVA_INSN(lbue, reg, addr)
|