Home
last modified time | relevance | path

Searched refs:voice (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/file/magic/Magdir/
H A Dmodem60 # Magic data for vgetty voice formats
71 # portable voice format 1
73 0 string PVF1\n portable voice format
77 # portable voice format 2
79 0 string PVF2\n portable voice format
H A Depoc23 >>8 lelong 0x1000007E voice note
24 !:mime application/x-epoc-voice
H A Dzyxel11 0 string ZyXEL\002 ZyXEL voice data
H A Diff34 >8 string 8SVX \b, 8SVX 8-bit sampled sound voice
36 >8 string 16SV \b, 16SV 16-bit sampled sound voice
H A Dacorn52 >9 byte =1 1 voice,
H A Daudio36 >12 belong 23 8-bit ISDN mu-law compressed (CCITT G.721 ADPCM voice enc.),
74 >12 lelong 23 8-bit ISDN mu-law compressed (CCITT G.721 ADPCM voice enc.),
98 0 string Creative\ Voice\ File Creative Labs voice data
536 # (ISDN) VBOX voice message file (Wolfram Kleff)
537 0 string VBOX VBOX voice message data
886 # 3 bytes indicating the voice version (200,220)
901 # you can only select voice modules with corresponding language byte ID like 1
904 # number of voice sample in the 1st phrase?
H A Dmail.news73 # partly verified by `tnef --list -v -f voice.tnef` and `ytnef -v triples.tnef`
H A Dmap51 # determine type voice type by ./riff
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dak7375.txt1 Asahi Kasei Microdevices AK7375 voice coil lens driver
3 AK7375 is a camera voice coil lens.
H A Ddongwoon,dw9807-vcm.txt1 Dongwoon Anatech DW9807 voice coil lens driver
4 controlling voice coil lenses.
H A Ddongwoon,dw9714.txt1 Dongwoon Anatech DW9714 camera voice coil lens driver
4 for driving voice coil lenses in camera modules.
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,apr.txt5 used for audio/voice services on the QDSP.
42 9 - Multimode voice manager.
43 10 - Core voice stream.
44 11 - Core voice processor.
/freebsd/sys/sys/
H A Dsoundcard.h1420 #define SEQ_V2_X_CONTROL(dev, voice, controller, value) { \ argument
1425 _seqbuf[_seqbufptr+3] = (voice);\
1436 #define SEQ_PITCHBEND(dev, voice, value) \ argument
1437 SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER, value)
1438 #define SEQ_BENDER_RANGE(dev, voice, value) \ argument
1439 SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER_RANGE, value)
1440 #define SEQ_EXPRESSION(dev, voice, value) \ argument
1441 SEQ_CONTROL(dev, voice, CTL_EXPRESSION, value*128)
1442 #define SEQ_MAIN_VOLUME(dev, voice, value) \ argument
1443 SEQ_CONTROL(dev, voice, CTL_MAIN_VOLUME, (value*16383)/100)
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Domap-twl4030.txt10 - ti,mcbsp-voice: phandle for the McBSP node connected to the voice port of twl
/freebsd/sys/dev/sound/pci/
H A Demu10k1.c228 struct emu_voice voice[64]; member
559 for (i = 0; i < 64 && sc->voice[i].busy; i++); in emu_valloc()
561 v = &sc->voice[i]; in emu_valloc()
1826 sc->voice[ch].vnum = ch; in emu_init()
1827 sc->voice[ch].slave = NULL; in emu_init()
1828 sc->voice[ch].busy = 0; in emu_init()
1829 sc->voice[ch].ismaster = 0; in emu_init()
1830 sc->voice[ch].running = 0; in emu_init()
1831 sc->voice[ch].b16 = 0; in emu_init()
1832 sc->voice[ch].stereo = 0; in emu_init()
[all …]
H A Demu10kx.c363 struct emu_voice voice[NUM_G]; /* Hardware voices */ member
1254 for (i = 0; i < NUM_G && sc->voice[i].busy; i++); in emu_valloc()
1256 v = &sc->voice[i]; in emu_valloc()
1269 if (v == &sc->voice[i] && sc->voice[i].busy) { in emu_vfree()
3197 sc->voice[i].vnum = i; in emu_pci_attach()
3198 sc->voice[i].slave = NULL; in emu_pci_attach()
3199 sc->voice[i].busy = 0; in emu_pci_attach()
3200 sc->voice[i].ismaster = 0; in emu_pci_attach()
3201 sc->voice[i].running = 0; in emu_pci_attach()
3202 sc->voice[i].b16 = 0; in emu_pci_attach()
[all …]
/freebsd/sys/dev/sound/midi/
H A Dsequencer.c1690 int ret, voice; in seq_chnvoice()
1705 voice = SYNTH_ALLOC(md, chn, note); in seq_chnvoice()
1720 if (SYNTH_SETINSTR(md, voice, 128 + note) in seq_chnvoice()
1733 if (SYNTH_SETUPVOICE(md, voice, chn) in seq_chnvoice()
1741 SYNTH_STARTNOTE(md, voice, note, parm); in seq_chnvoice()
1745 SYNTH_KILLNOTE(md, voice, note, parm); in seq_chnvoice()
1748 SYNTH_AFTERTOUCH(md, voice, parm); in seq_chnvoice()
1691 int ret, voice; seq_chnvoice() local
/freebsd/tools/tools/net80211/wlaninject/
H A DREADME33 ac_vo, vo voice
/freebsd/sys/dev/usb/net/
H A Dmbim.h561 uint32_t voice; member
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-gta04.dtsi88 simple-audio-card,name = "GTA04 voice";
863 &mcbsp4 { /* GSM voice PCM */
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-axg-s400.dts51 button-voice {
/freebsd/contrib/one-true-awk/testdir/
H A Dbib64 And they heard the voice of the LORD God walking in the garden in the cool of the day: and Adam and…
66 And he said, I heard thy voice in the garden, and I was afraid, because I was naked; and I hid myse…
73 And unto Adam he said, Because thou hast hearkened unto the voice of thy wife, and hast eaten of th…
90 And he said, What hast thou done? the voice of thy brother's blood crieth unto me from the ground.
103 And Lamech said unto his wives, Adah and Zillah, Hear my voice; ye wives of Lamech, hearken unto my…
384 …to my maid; it may be that I may obtain children by her. And Abram hearkened to the voice of Sarai.
526 …of thy bondwoman; in all that Sarah hath said unto thee, hearken unto her voice; for in Isaac shal…
530 …t me not see the death of the child. And she sat over against him, and lift up her voice, and wept.
531voice of the lad; and the angel of God called to Hagar out of heaven, and said unto her, What aile…
566 And in thy seed shall all the nations of the earth be blessed; because thou hast obeyed my voice.
[all …]
/freebsd/contrib/expat/
H A DChanges28 !! can schedule a voice call on the topic, in English or German. !!
/freebsd/sys/contrib/dev/rtw89/
H A Dcoex.c3257 u8 voice: 1; in _set_ant()
7125 hid->type |= (btinfo.hb1.voice ? BTC_HID_RCU_VOICE : 0); in _show_fbtc_cysta_v3()
2510 u8 voice: 1; global() member
/freebsd/share/dict/
H A Dweb2a27953 head voice
54741 singing voice
70416 voice box
70418 voice glide
70419 voice glottis
70420 voice key
70421 voice leading
70423 voice part
70424 voice placing
70425 voice stop
[all …]

12