Home
last modified time | relevance | path

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

/f-stack/freebsd/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,dw9768.yaml19 driving voice coil lenses in camera modules.
/f-stack/freebsd/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.
/f-stack/freebsd/sys/
H A Dsoundcard.h1421 #define SEQ_V2_X_CONTROL(dev, voice, controller, value) { \ argument
1426 _seqbuf[_seqbufptr+3] = (voice);\
1437 #define SEQ_PITCHBEND(dev, voice, value) \ argument
1438 SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER, value)
1439 #define SEQ_BENDER_RANGE(dev, voice, value) \ argument
1441 #define SEQ_EXPRESSION(dev, voice, value) \ argument
1442 SEQ_CONTROL(dev, voice, CTL_EXPRESSION, value*128)
1443 #define SEQ_MAIN_VOLUME(dev, voice, value) \ argument
1444 SEQ_CONTROL(dev, voice, CTL_MAIN_VOLUME, (value*16383)/100)
1445 #define SEQ_PANNING(dev, voice, pos) \ argument
[all …]
/f-stack/freebsd/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
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Domap3-gta04.dtsi87 simple-audio-card,name = "GTA04 voice";
844 &mcbsp4 { /* GSM voice PCM */
/f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-axg-s400.dts51 button-voice {
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dqos_scheduler.rst348 delay and jitter requirements; such as data voice, video or data transfers.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dqos_framework.rst134 delay and jitter requirements, such as voice, video or data transfers.
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_ie.c2779 MKT(UNI_AAL1_SUB_VOICE, voice), in DEF_IE_PRINT()