Searched +full:jpeg +full:- +full:encoder (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | img,e5010-jpeg-enc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/media/img,e5010-jpeg-enc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Imagination E5010 JPEG Encoder 10 - Devarsh Thakkar <devarsht@ti.com> 13 The E5010 is a JPEG encoder from Imagination Technologies implemented on 15 inputs to JPEG and M-JPEG. It supports baseline JPEG Encoding up to 21 - items: 22 - const: ti,am62a-jpeg-enc [all …]
|
H A D | mediatek-jpeg-encoder.txt | 1 * MediaTek JPEG Encoder 3 MediaTek JPEG Encoder is the JPEG encode hardware present in MediaTek SoCs 6 - compatible : "mediatek,mt2701-jpgenc" 7 followed by "mediatek,mtk-jpgenc" 8 - reg : physical base address of the JPEG encoder registers and length of 10 - interrupts : interrupt number to the interrupt controller. 11 - clocks: device clocks, see 12 Documentation/devicetree/bindings/clock/clock-bindings.txt for details. 13 - clock-names: must contain "jpgenc". It is the clock of JPEG encoder. 14 - power-domains: a phandle to the power domain, see [all …]
|
H A D | mediatek-jpeg-encoder.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/media/mediatek-jpeg-encoder.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: MediaTek JPEG Encoder 10 - Xia Jiang <xia.jiang@mediatek.com> 12 description: |- 13 MediaTek JPEG Encoder is the JPEG encode hardware present in MediaTek SoCs 18 - enum: 19 - mediatek,mt2701-jpgenc [all …]
|
H A D | nxp,imx8-jpeg.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/media/nxp,imx8-jpeg.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: i.MX8QXP/QM JPEG decoder/encoder 10 - Mirela Rabulea <mirela.rabulea@nxp.com> 12 description: |- 13 The JPEG decoder/encoder present in iMX8QXP and iMX8QM SoCs is an 14 ISO/IEC 10918-1 JPEG standard compliant decoder/encoder, for Baseline 20 - items: [all …]
|
H A D | mediatek,mt8195-jpegenc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/media/mediatek,mt8195-jpegenc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: MediaTek JPEG Encoder 10 - kyrie wu <kyrie.wu@mediatek.corp-partner.google.com> 13 MediaTek JPEG Encoder is the JPEG encode hardware present in MediaTek SoCs 17 const: mediatek,mt8195-jpgenc 19 power-domains: 29 "#address-cells": [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/gpu/host1x/ |
H A D | nvidia,tegra210-nvjpg.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/gpu/host1x/nvidia,tegra210-nvjpg.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 NVJPG is the hardware JPEG decoder and encoder present on NVIDIA Tegra210 15 - Thierry Reding <treding@gmail.com> 16 - Mikko Perttunen <mperttunen@nvidia.com> 20 pattern: "^nvjpg@[0-9a-f]*$" 24 - nvidia,tegra210-nvjpg 25 - nvidia,tegra186-nvjpg [all …]
|
/freebsd/sys/contrib/v4l/ |
H A D | videodev2.h | 4 * Copyright (C) 1999-2007 the contributors 46 * All kernel-specific stuff were moved to media/v4l2-dev.h, so 108 /* Four-character-code (FOURCC) */ 125 buffer, top-bottom order */ 126 V4L2_FIELD_SEQ_BT = 6, /* same as above + bottom-top order */ 196 /* ITU-R 601 -- broadcast NTSC/PAL */ 199 /* 1125-Line (US) HDTV */ 205 /* broken BT878 extents (601, luma range 16-253 instead of 16-235) */ 213 * unspecified chromaticities and full 0-255 on each of the 265 #define V4L2_CAP_RDS_OUTPUT 0x00000800 /* Is an RDS encoder */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am62a-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/ 10 compatible = "mmio-sram"; 12 #address-cells = <1>; 13 #size-cells = <1>; 17 gic500: interrupt-controller@1800000 { 18 compatible = "arm,gic-v3"; 25 #address-cells = <2>; 26 #size-cells = <2>; 28 #interrupt-cells = <3>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8186.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 * Author: Allen-KH Cheng <allen-kh.cheng@mediatek.com> 6 /dts-v1/; 7 #include <dt-bindings/clock/mt8186-clk.h> 8 #include <dt-bindings/gce/mt8186-gce.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 11 #include <dt-bindings/memory/mt8186-memory-port.h> 12 #include <dt-bindings/pinctrl/mt8186-pinfunc.h> 13 #include <dt-bindings/power/mt8186-power.h> [all …]
|
H A D | mt8183.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 #include <dt-bindings/clock/mt8183-clk.h> 9 #include <dt-bindings/gce/mt8183-gce.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #include <dt-bindings/interrupt-controller/irq.h> 12 #include <dt-bindings/memory/mt8183-larb-port.h> 13 #include <dt-bindings/power/mt8183-power.h> 14 #include <dt-bindings/reset/mt8183-resets.h> 15 #include <dt-bindings/phy/phy.h> 16 #include <dt-bindings/thermal/thermal.h> [all …]
|
/freebsd/share/misc/ |
H A D | pci_vendors | 5 # Date: 2024-11-25 03:15:02 8 # the PCI ID Project at https://pci-ids.ucw.cz/. 14 # (version 2 or higher) or the 3-clause BSD License. 25 # device device_name <-- single tab 26 # subvendor subdevice subsystem_name <-- two tabs 30 # This is a relabelled RTL-8139 31 8139 AT-2500TX V3 Ethernet 41 7a09 PCI-to-PCI Bridge 50 7a19 PCI-to-PCI Bridge 55 7a29 PCI-to-PCI Bridge [all …]
|
H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2024-12-04 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 62 0200 TP-Link 81 120e ASI120MC-S Planetary Camera [all …]
|