Home
last modified time | relevance | path

Searched +full:audio +full:- +full:video (Results 1 – 25 of 193) sorted by relevance

12345678

/freebsd/sys/contrib/device-tree/Bindings/display/xlnx/
H A Dxlnx,zynqmp-dpsub.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/xlnx/xlnx,zynqmp-dpsub.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 implements the display and audio pipelines based on the DisplayPort v1.2
14 +------------------------------------------------------------+
15 +--------+ | +----------------+ +-----------+ |
16 | DPDMA | --->| | --> | Video | Video +-------------+ |
17 | 4x vid | | | | | Rendering | -+--> | | | +------+
18 | 2x aud | | | Audio/Video | --> | Pipeline | | | DisplayPort |---> | PHY0 |
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Danimation2 #------------------------------------------------------------------------------
12 !:mime video/x-sgi-movie
14 !:mime video/quicktime
20 !:mime video/quicktime
22 !:mime video/quicktime
24 #!:mime video/quicktime
26 #!:mime video/quicktime
28 !:mime image/x-quicktime
30 #!:mime image/x-quicktime
32 !:mime application/x-quicktime-player
[all …]
H A Dvorbis2 #------------------------------------------------------------------------------
23 # --- Ogg Framing ---
30 # non-Vorbis content: FLAC (Free Lossless Audio Codec, http://flac.sourceforge.net)
31 >>28 string \x7fFLAC \b, FLAC audio
32 # non-Vorbis content: Theora
33 !:mime audio/ogg
34 >>28 string \x80theora \b, Theora video
35 !:mime video/ogg
36 # non-Vorbis content: Kate
47 # non-Vorbis content: Skeleton
[all …]
H A Driff2 #------------------------------------------------------------------------------
8 # http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Docs/riffmci.pdf
9 # https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-registry.xml
12 # audio format tag. Assume limits: max 1024 bit, 128 channels, 1 MHz
13 0 name riff-wave
21 >0 leshort 0x06 \b, ITU G.711 A-law
22 >0 leshort 0x07 \b, ITU G.711 mu-law
45 >0 leshort 0x32 \b, MSN Audio
129 0 name riff-walk
132 >>>8 use riff-wave
[all …]
H A Diff2 #------------------------------------------------------------------------------
4 # iff: file(1) magic for Interchange File Format (see also "audio" & "images")
6 # Daniel Quinlan (quinlan@yggdrasil.com) -- IFF was designed by Electronic
8 # especially Commodore-Amiga.
16 # Note: called "Interchange File" by DROID via PUID x-fmt/157 and
17 # "IFF file" or as alias expanded "Interchange File Format" by shared MIME-info database from free…
20 # audio formats
24 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/a/audio-aiff.trid.xml
25 # Note: called "AIFF Audio Interchange File Format" by TrID and
26 # "Audio Interchange File Format" by DROID via PUID fmt/414
[all …]
H A Dplaydate2 #------------------------------------------------------------------------------
5 # Various native file formats for the Playdate portable video game console.
8 # https://github.com/jaames/playdate-reverse-engineering
38 # pda: audio
39 0 string Playdate\ AUD Playdate audio file
41 >15 byte 0 unsigned, 8-bit PCM, 1 channel
42 >15 byte 1 unsigned, 8-bit PCM, 2 channel
43 >15 byte 2 signed, 16-bit little-endian PCM, 1 channel
44 >15 byte 3 signed, 16-bit little-endian PCM, 1 channel
45 >15 byte 4 4-bit ADPCM, 1 channel
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dsii902x.txt4 - compatible: "sil,sii9022"
5 - reg: i2c address of the bridge
8 - interrupts: describe the interrupt line used to inform the host
10 - reset-gpios: OF device-tree gpio specification for RST_N pin.
11 - iovcc-supply: I/O Supply Voltage (1.8V or 3.3V)
12 - cvcc12-supply: Digital Core Supply Voltage (1.2V)
14 HDMI audio properties:
15 - #sound-dai-cells: <0> or <1>. <0> if only i2s or spdif pin
16 is wired, <1> if the both are wired. HDMI audio is
18 - sil,i2s-data-lanes: Array of up to 4 integers with values of 0-3
[all …]
H A Dadi,adv7511.txt2 ------------------------------------------------
4 The ADV7511, ADV7511W, ADV7513, ADV7533 and ADV7535 are HDMI audio and video
11 - compatible: Should be one of:
18 - reg: I2C slave addresses
29 properties describe the input and map directly to the video input tables of the
32 - adi,input-depth: Number of bits per color component at the input (8, 10 or
34 - adi,input-colorspace: The input color space, one of "rgb", "yuv422" or
36 - adi,input-clock: The input clock type, one of "1x" (one clock cycle per
43 - adi,input-style: The input components arrangement variant (1, 2 or 3), as
45 - adi,input-justification: The input bit justification ("left", "evenly",
[all …]
H A Dadi,adv7533.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Lauren
[all...]
H A Dtda998x.txt1 Device-Tree bindings for the NXP TDA998x HDMI transmitter
4 - compatible: must be "nxp,tda998x"
6 - reg: I2C address
9 - port: Input port node with endpoint definition, as described
13 - interrupts: interrupt number and trigger type
16 - pinctrl-0: pin control group to be used for
19 - pinctrl-names: must contain a "default" entry.
21 - video-ports: 24 bits value which defines how the video controller
22 output is wired to the TDA998x input - default: <0x230145>
24 - audio-ports: array of 8-bit values, 2 values per one DAI[1].
[all …]
H A Dadi,adv7511.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
13 The ADV7511, ADV7511W and ADV7513 are HDMI audio and video
21 - adi,adv7511
22 - adi,adv7511w
23 - adi,adv7513
37 reg-names:
40 needing a non-default address.
[all …]
H A Dite,it6505.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Allen Chen <allen.chen@ite.com.tw>
13 - $ref: /schemas/sound/dai-common.yaml#
16 The IT6505 is a high-performance DisplayPort 1.1a transmitter,
19 and ensures robust transmission of high-quality uncompressed video
20 content, along with uncompressed and compressed digital audio content.
22 Aside from the various video output formats supported, the IT6505
23 also encodes and transmits up to 8 channels of I2S digital audio,
[all …]
H A Dnxp,tda998x.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dallwinner,sun4i-a10-hdmi.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-hdmi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 The HDMI Encoder supports the HDMI video and audio outputs, and does
14 - Chen-Yu Tsai <wens@csie.org>
15 - Maxime Ripard <mripard@kernel.org>
20 - const: allwinner,sun4i-a10-hdmi
21 - const: allwinner,sun5i-a10s-hdmi
22 - const: allwinner,sun6i-a31-hdmi
[all …]
/freebsd/sys/contrib/v4l/
H A Dvideodev.h45 int audios; /* Num audio devices */
60 #define VIDEO_VC_AUDIO 2 /* Channel has audio */
120 int audio; /* Audio channel */ member
157 #define VIDEO_CLIP_BITMAP -1
182 unsigned int frame; /* Frame (0 - n) for double buffer */
202 #define VIDEO_NO_UNIT (-1)
206 int video; /* Video minor */ member
209 int audio; /* Audio minor */ member
262 #define VIDIOCGWIN _IOR('v',9, struct video_window) /* Get the video overlay window */
263 #define VIDIOCSWIN _IOW('v',10, struct video_window) /* Set the video overlay window - passes clip…
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dtda1997x.txt1 Device-Tree bindings for the NXP TDA1997x HDMI receiver
3 The TDA19971/73 are HDMI video receivers.
5 The TDA19971 Video port output pins can be used as follows:
6 - RGB 8bit per color (24 bits total): R[11:4] B[11:4] G[11:4]
7 - YUV444 8bit per color (24 bits total): Y[11:4] Cr[11:4] Cb[11:4]
8 - YUV422 semi-planar 8bit per component (16 bits total): Y[11:4] CbCr[11:4]
9 - YUV422 semi-planar 10bit per component (20 bits total): Y[11:2] CbCr[11:2]
10 - YUV422 semi-planar 12bit per component (24 bits total): - Y[11:0] CbCr[11:0]
11 - YUV422 BT656 8bit per component (8 bits total): YCbCr[11:4] (2-cycles)
12 - YUV422 BT656 10bit per component (10 bits total): YCbCr[11:2] (2-cycles)
[all …]
/freebsd/sys/contrib/device-tree/Bindings/soc/tegra/
H A Dnvidia,tegra20-pmc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/tegra/nvidia,tegra20-pmc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Jonathan Hunter <jonathanh@nvidia.com>
16 - nvidia,tegra20-pmc
17 - nvidia,tegra30-pmc
18 - nvidia,tegra114-pmc
19 - nvidia,tegra124-pmc
[all …]
/freebsd/lib/libsdp/
H A Dutil.c1 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
6 * Copyright (c) 2001-2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
71 { SDP_UUID_PROTOCOL_UDI_C_PLANE, "UDI C-Plane", },
79 { SDP_SERVICE_CLASS_DIALUP_NETWORKING, "Dial-Up Networking", },
86 { SDP_SERVICE_CLASS_AUDIO_SOURCE, "Audio Source", },
87 { SDP_SERVICE_CLASS_AUDIO_SINK, "Audio Sink", },
89 { SDP_SERVICE_CLASS_ADVANCED_AUDIO_DISTRIBUTION, "Advanced Audio Distribution", },
91 { SDP_SERVICE_CLASS_VIDEO_CONFERENCING, "Video Conferencing", },
94 { SDP_SERVICE_CLASS_HEADSET_AUDIO_GATEWAY, "Headset Audio Gateway", },
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/tegra/
H A Dnvidia,tegra20-pmc.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra20-pmc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Jonathan Hunter <jonathanh@nvidia.com>
16 - nvidia,tegra20-pmc
17 - nvidia,tegra30-pmc
18 - nvidia,tegra114-pmc
19 - nvidia,tegra124-pmc
[all …]
/freebsd/sys/contrib/device-tree/include/dt-bindings/media/
H A Dtda1997x.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 /* TDA19973 36bit Video Port control registers */
19 /* TDA19971 24bit Video Port control registers */
29 #define TDA1997X_VP_HIZ 0x40 /* hi-Z output group when not used */
30 #define TDA1997X_VP_SWP 0x10 /* pin-swap output group */
51 /* Audio bus DAI format */
55 #define TDA1997X_OBA 4 /* One Bit Audio */
62 /* Audio bus channel layout */
63 #define TDA1997X_LAYOUT0 0 /* 2-channel */
64 #define TDA1997X_LAYOUT1 1 /* 8-channel */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/powerpc/nintendo/
H A Dgamecube.txt7 This node represents the multi-function "Flipper" chip, which packages
12 - compatible : Should be "nintendo,flipper"
14 1.a) The Video Interface (VI) node
17 video encoder.
21 - compatible : should be "nintendo,flipper-vi"
22 - reg : should contain the VI registers location and length
23 - interrupts : should contain the VI interrupt
28 and graphics and audio processor.
32 - compatibl
[all...]
H A Dwii.txt7 This node represents the Nintendo Wii video game console.
11 - model : Should be "nintendo,wii"
12 - compatible : Should be "nintendo,wii"
16 This node represents the multi-function "Hollywood" chip, which packages
21 - compatible : Should be "nintendo,hollywood"
23 1.a) The Video Interface (VI) node
26 video encoder.
30 - compatible : should be "nintendo,hollywood-vi","nintendo,flipper-v
[all...]
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-boneblack-hdmi.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
6 #include <dt-bindings/display/tda998x.h>
7 #include <dt-bindings/interrupt-controller/irq.h>
10 nxp_hdmi_bonelt_pins: nxp-hdmi-bonelt-pins {
11 pinctrl-single,pins = <
36 nxp_hdmi_bonelt_off_pins: nxp-hdmi-bonelt-off-pins {
37 pinctrl-single,pins = <
42 mcasp0_pins: mcasp0-pins {
43 pinctrl-single,pins = <
[all …]
/freebsd/lib/libbluetooth/
H A Dprotocols12 tcs-bin 5 TCS-BIN # Telephony Control Specification
13 tcs-bin-cordless 7 TCS-BIN-CORDLESS # Telephony Control Specification
15 hid-control 17 HID-Control # Human Interface Device (control)
16 hid-interrupt 19 HID-Interrupt # Human Interface Device (interrupt)
18 avctp 23 AVCTP # Audio/Video Control Transport Protocol
19 avdtp 25 AVDTP # Audio/Video Distribution Transport Protocol
20 udi-c-plane 29 UDI-C-Plane # Unrestricted Digital Information Profile
/freebsd/contrib/file/magic/scripts/
H A Dcreate_filemagic_flac4 ## https://github.com/file/file/blob/master/magic/Magdir/audio
10 target=magic/Magdir/audio
14 ## 16.384 MHz Unknown audio application
19 ## 24.576 MHz DAT/Video
25 declare -a a_ground_fs=(16384000 22579200 24576000)
29 ## DAT/video: 24.576 MHz * 1000000 / 512 = 48000Hz
32 declare -a samplerates
43 while [[ ${n} -ge 1 ]]; do
50 declare -a stripped_rates
51 declare -a lines
[all …]

12345678