Server IP : 15.235.198.142 / Your IP : 216.73.216.0 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/src/linux-headers-6.8.0-45/drivers/media/platform/amphion/ |
Upload File : |
# SPDX-License-Identifier: GPL-2.0-only comment "Amphion drivers" config VIDEO_AMPHION_VPU tristate "Amphion VPU (Video Processing Unit) Codec IP" depends on V4L_MEM2MEM_DRIVERS depends on ARCH_MXC || COMPILE_TEST depends on MEDIA_SUPPORT depends on VIDEO_DEV && MAILBOX select MEDIA_CONTROLLER select V4L2_MEM2MEM_DEV select VIDEOBUF2_DMA_CONTIG select VIDEOBUF2_VMALLOC help Amphion VPU Codec IP contains two parts: Windsor and Malone. Windsor is encoder that supports H.264, and Malone is decoder that supports H.264, HEVC, and other video formats. This is a V4L2 driver for NXP MXC 8Q video accelerator hardware. It accelerates encoding and decoding operations on various NXP SoCs. To compile this driver as a module choose m here.