Home
last modified time | relevance | path

Searched full:voice (Results 1 – 25 of 103) sorted by relevance

12345

/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,apr-services.yaml24 5 = Voice Stream Manager Service.
25 6 = Voice processing manager.
28 9 = Multimode voice manager.
29 10 = Core voice stream.
30 11 = Core voice processor.
37 4 = Voice processing manager.
H A Dqcom,apr.txt5 used for audio/voice services on the QDSP.
38 5 - Voice Stream Manager Service.
39 6 - Voice processing manager.
42 9 - Multimode voice manager.
43 10 - Core voice stream.
44 11 - Core voice processor.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dxmos,xvf3500.yaml7 title: XMOS XVF3500 VocalFusion Voice Processor
13 The XMOS XVF3500 VocalFusion Voice Processor is a low-latency, 32-bit
14 multicore controller for voice processing.
54 voice_processor: voice-processor@1 {
H A Domap-twl4030.txt10 - ti,mcbsp-voice: phandle for the McBSP node connected to the voice port of twl
H A Dfsl,micfil.yaml36 - description: voice activity detector event interrupt
37 - description: voice activity detector error interrupt
H A Dmax9860.txt1 MAX9860 Mono Audio Voice Codec
/freebsd/sys/dev/uart/
H A Duart_bus_isa.c74 {0x56159008, NULL}, /* BDP1556 - B.D. Smart One 56SPS,Voice Modem*/
97 {0x21002534, NULL}, /* MAE0021 - Jetstream Int V.90 56k Voice Series 2*/
108 {0x3024a341, NULL}, /* PMC2430 - Pace 56 Voice Internal Modem */
118 {0x8013b04e, NULL}, /* SUP1380 - SupraExpress 288i PnP Voice */
119 {0x8113b04e, NULL}, /* SUP1381 - SupraExpress 336i PnP Voice */
139 {0x70307256, NULL}, /* USR3070 - U.S. Robotics 56K Voice INT */
142 {0x90917256, NULL}, /* USR9190 - USR 56k Voice INT */
145 {0x0300695c, NULL}, /* WCI0003 - Fax/Voice/Modem/Speakphone/Asvd */
/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 Dzyxel8 # ZyXEL U-1496E DATA/FAX/VOICE modems. (This header conforms to a
11 0 string ZyXEL\002 ZyXEL voice data
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
876 # Summary: Garmin Voice Processing Module (WAVE audios)
883 >13 ubyte <13 Garmin Voice Processing Module
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?
[all …]
H A Depoc23 >>8 lelong 0x1000007E voice note
24 !:mime application/x-epoc-voice
H A Diff34 >8 string 8SVX \b, 8SVX 8-bit sampled sound voice
36 >8 string 16SV \b, 16SV 16-bit sampled sound voice
/freebsd/sys/net/
H A Dif_types.h144 IFT_VOICEEM = 0x64, /* voice recEive and transMit */
145 IFT_VOICEFXO = 0x65, /* voice Foreign Exchange Office */
146 IFT_VOICEFXS = 0x66, /* voice Foreign Exchange Station */
147 IFT_VOICEENCAP = 0x67, /* voice encapsulation */
148 IFT_VOICEOVERIP = 0x68, /* voice over IP encapsulation */
196 IFT_VOICEOVERATM = 0x98, /* Voice over ATM */
197 IFT_VOICEOVERFRAMERELAY = 0x99, /* Voice Over Frame Relay */
209 IFT_H323PROXY = 0xa5, /* H323 Voice and Video Proxy */
/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.
H A Ddongwoon,dw9807-vcm.yaml8 title: Dongwoon Anatech DW9807 voice coil lens driver
15 controlling voice coil lenses.
H A Ddongwoon,dw9714.yaml7 title: Dongwoon Anatech DW9714 camera voice coil lens driver
14 driving voice coil lenses in camera modules.
H A Dasahi-kasei,ak7375.yaml7 title: Asahi Kasei Microdevices AK7375 voice coil lens actuator
13 AK7375 is a voice coil motor (VCM) camera lens actuator that
H A Ddongwoon,dw9768.yaml8 title: Dongwoon Anatech DW9768 Voice Coil Motor (VCM) Lens
19 driving voice coil lenses in camera modules.
/freebsd/share/man/man4/
H A Dng_hci.450 asynchronous data channel, up to three simultaneous synchronous voice
52 and synchronous voice.
53 Each voice channel supports a 64 kb/s synchronous
95 The SCO link typically supports time-bounded information like voice.
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmotorola-cpcap.txt36 Stereo HiFi DAC and the second one is connected to the Voice DAC.
63 /* Voice */
/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()
778 printf("voice number %d\n", v->vnum); in emu_vdump()
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()
[all …]
/freebsd/sys/sys/
H A Dsoundcard.h1346 * Midi voice messages
1420 #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
[all …]
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhost_controller_baseband.c1028 fprintf(stdout, "Voice settings: %#04x\n", rp.settings); in hci_read_voice_settings()
1806 "The Voice_Setting parameter controls all the various settings for voice\n" \
1807 "connections. These settings apply to all voice connections, and cannot be\n" \
1808 "set for individual voice connections. The Voice_Setting parameter controls\n" \
1809 "the configuration for voice connections: Input Coding, Air coding format,\n" \
1816 "The Voice_Setting parameter controls all the various settings for voice\n" \
1817 "connections. These settings apply to all voice connections, and cannot be\n" \
1818 "set for individual voice connections. The Voice_Setting parameter controls\n" \
1819 "the configuration for voice connections: Input Coding, Air coding format,\n" \
1821 "\t<voice_settings> (xxxx) - voice settings",

12345