Home
last modified time | relevance | path

Searched defs:voice (Results 26 – 50 of 63) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dencode.c83 /* Subroutine */ int encode_(integer *voice, integer *pitch, real *rms, real * in encode_()
H A Dpitsyn.c99 /* Subroutine */ int pitsyn_(integer *order, integer *voice, in pitsyn_()
H A Ddecode.c112 integer *irc, integer *voice, integer *pitch, real *rms, real *rc, in decode_()
H A Dvoicin.c257 real *voice; in voicin_() local
H A Danalys.c126 /* Subroutine */ int analys_(real *speech, integer *voice, integer in analys_()
H A Dlpc10.h142 real voice[6] /* was [2][3] */; /* initial value is probably unnecessary */ member
/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0_synth.c56 wt_voice_t *voice = &(vortex->wt_voice[wt]); in vortex_wt_allocroute() local
/OK3568_Linux_fs/kernel/sound/pci/ymfpci/
H A Dymfpci_main.c209 struct snd_ymfpci_voice *voice, *voice2; in voice_alloc() local
290 static void snd_ymfpci_pcm_interrupt(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice) in snd_ymfpci_pcm_interrupt()
487 struct snd_ymfpci_voice *voice = ypcm->voices[voiceidx]; in snd_ymfpci_pcm_init_voice() local
741 struct snd_ymfpci_voice *voice = ypcm->voices[0]; in snd_ymfpci_playback_pointer() local
779 struct snd_ymfpci_voice *voice; in snd_ymfpci_interrupt() local
2078 int voice, bank, reg; in snd_ymfpci_memalloc() local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8753.c891 u16 voice = snd_soc_component_read(component, WM8753_PCM) & 0x01ec; in wm8753_vdac_adc_set_dai_fmt() local
926 u16 voice = snd_soc_component_read(component, WM8753_PCM) & 0x01f3; in wm8753_pcm_hw_params() local
959 u16 voice, ioctl; in wm8753_pcm_set_dai_fmt() local
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demumixer.c1187 static void update_emu10k1_fxrt(struct snd_emu10k1 *emu, int voice, unsigned char *route) in update_emu10k1_fxrt()
1200 static void update_emu10k1_send_volume(struct snd_emu10k1 *emu, int voice, unsigned char *volume) in update_emu10k1_send_volume()
1234 int voice, idx; in snd_emu10k1_send_routing_get() local
1254 int change = 0, voice, idx, val; in snd_emu10k1_send_routing_put() local
H A Demu10k1_callback.c20 int voice; member
H A Demu10k1x.c195 struct emu10k1x_voice *voice; member
349 static void snd_emu10k1x_pcm_interrupt(struct emu10k1x *emu, struct emu10k1x_voice *voice) in snd_emu10k1x_pcm_interrupt()
443 int voice = epcm->voice->number; in snd_emu10k1x_pcm_prepare() local
H A Demuproc.c366 struct snd_emu10k1_voice *voice; in snd_emu10k1_proc_voices_read() local
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_synth.c936 void snd_emux_lock_voice(struct snd_emux *emu, int voice) in snd_emux_lock_voice()
954 void snd_emux_unlock_voice(struct snd_emux *emu, int voice) in snd_emux_unlock_voice()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsoundcard.h1200 #define SEQ_V2_X_CONTROL(dev, voice, controller, value) {_SEQ_NEEDBUF(8);\ argument
1214 #define SEQ_PITCHBEND(dev, voice, value) SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER, value) argument
1215 #define SEQ_BENDER_RANGE(dev, voice, value) SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER_RANGE, v… argument
1216 #define SEQ_EXPRESSION(dev, voice, value) SEQ_CONTROL(dev, voice, CTL_EXPRESSION, value*128) argument
1217 #define SEQ_MAIN_VOLUME(dev, voice, value) SEQ_CONTROL(dev, voice, CTL_MAIN_VOLUME, (value*16383)/1… argument
1218 #define SEQ_PANNING(dev, voice, pos) SEQ_CONTROL(dev, voice, CTL_PAN, (pos+128) / 2) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsoundcard.h1200 #define SEQ_V2_X_CONTROL(dev, voice, controller, value) {_SEQ_NEEDBUF(8);\ argument
1214 #define SEQ_PITCHBEND(dev, voice, value) SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER, value) argument
1215 #define SEQ_BENDER_RANGE(dev, voice, value) SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER_RANGE, v… argument
1216 #define SEQ_EXPRESSION(dev, voice, value) SEQ_CONTROL(dev, voice, CTL_EXPRESSION, value*128) argument
1217 #define SEQ_MAIN_VOLUME(dev, voice, value) SEQ_CONTROL(dev, voice, CTL_MAIN_VOLUME, (value*16383)/1… argument
1218 #define SEQ_PANNING(dev, voice, pos) SEQ_CONTROL(dev, voice, CTL_PAN, (pos+128) / 2) argument
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsoundcard.h1205 #define SEQ_V2_X_CONTROL(dev, voice, controller, value) {_SEQ_NEEDBUF(8);\ argument
1219 #define SEQ_PITCHBEND(dev, voice, value) SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER, value) argument
1220 #define SEQ_BENDER_RANGE(dev, voice, value) SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER_RANGE, v… argument
1221 #define SEQ_EXPRESSION(dev, voice, value) SEQ_CONTROL(dev, voice, CTL_EXPRESSION, value*128) argument
1222 #define SEQ_MAIN_VOLUME(dev, voice, value) SEQ_CONTROL(dev, voice, CTL_MAIN_VOLUME, (value*16383)/1… argument
1223 #define SEQ_PANNING(dev, voice, pos) SEQ_CONTROL(dev, voice, CTL_PAN, (pos+128) / 2) argument
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsco.c829 struct bt_voice voice; in sco_sock_setsockopt() local
967 struct bt_voice voice; in sco_sock_getsockopt() local
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Demu8000_callback.c158 int voice; in get_voice() member
/OK3568_Linux_fs/kernel/sound/isa/gus/
H A Dgus_io.c433 int voice, ctrl; in snd_gf1_print_voice_registers() local
/OK3568_Linux_fs/kernel/sound/pci/trident/
H A Dtrident.h332 struct snd_trident_voice *voice; /* active voice */ member
/OK3568_Linux_fs/kernel/include/sound/
H A Dgus.h436 static inline void snd_gf1_select_voice(struct snd_gus_card * gus, int voice) in snd_gf1_select_voice()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_debug.c4666 u8 state = 0, voice = 0; in proc_get_rf4ce_state() local
4694 u8 voice; in proc_set_rf4ce_state() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h541 u8 voice: 1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h541 u8 voice: 1; member

123