Home
last modified time | relevance | path

Searched full:hantro (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/media/platform/verisilicon/
H A DKconfig6 tristate "Hantro VPU driver"
18 Support for the Hantro IP based Video Processing Units present on
22 will be called hantro-vpu.
33 bool "Hantro VPU i.MX8M support"
41 bool "Hantro VDEC SAMA5D4 support"
49 bool "Hantro VPU Rockchip support"
57 bool "Hantro VPU Allwinner support"
65 bool "Hantro STM32MP25 support"
H A DMakefile3 obj-$(CONFIG_VIDEO_HANTRO) += hantro-vpu.o
5 hantro-vpu-y += \
24 hantro-vpu-$(CONFIG_VIDEO_HANTRO_IMX8M) += \
27 hantro-vpu-$(CONFIG_VIDEO_HANTRO_SAMA5D4) += \
30 hantro-vpu-$(CONFIG_VIDEO_HANTRO_ROCKCHIP) += \
40 hantro-vpu-$(CONFIG_VIDEO_HANTRO_SUNXI) += \
43 hantro-vpu-$(CONFIG_VIDEO_HANTRO_STM32MP25) += \
H A Dhantro_v4l2.h3 * Hantro VPU codec driver
19 #include "hantro.h"
H A Dhantro_g1.c3 * Hantro VPU codec driver
11 #include "hantro.h"
H A Dhantro_mpeg2.c3 * Hantro VPU codec driver
8 #include "hantro.h"
H A Dsama5d4_vdec_hw.c3 * Hantro VDEC driver
8 #include "hantro.h"
H A Dsunxi_vpu_hw.c3 * Allwinner Hantro G2 VPU codec driver
10 #include "hantro.h"
H A Dhantro_h1_jpeg_enc.c3 * Hantro VPU codec driver
11 #include "hantro.h"
H A Drockchip_vpu2_hw_jpeg_enc.c3 * Hantro VPU codec driver
28 #include "hantro.h"
H A Dhantro_vp9.c3 * Hantro VP9 codec driver
11 #include "hantro.h"
H A Dhantro_vp8.c3 * Hantro VPU codec driver
8 #include "hantro.h"
H A Dhantro_hevc.c3 * Hantro VPU HEVC codec driver
11 #include "hantro.h"
H A Dhantro_g1_mpeg2_dec.c3 * Hantro VPU codec driver
11 #include "hantro.h"
H A Drockchip_vpu2_hw_mpeg2_dec.c3 * Hantro VPU codec driver
11 #include "hantro.h"
H A Dhantro_drv.c3 * Hantro VPU codec driver
28 #include "hantro.h"
31 #define DRIVER_NAME "hantro-vpu"
997 * Some SoCs, like RK3588 have multiple identical Hantro cores, but the
1293 MODULE_DESCRIPTION("Hantro VPU codec driver");
H A Dhantro_vp9.h3 * Hantro VP9 codec driver
H A Dstm32mp25_vpu_hw.c11 #include "hantro.h"
H A Dhantro_jpeg.c16 #include "hantro.h"
171 "Hantro JPEG header size needs to be 8-byte aligned.");
H A Dhantro_g1_vp8_dec.c3 * Hantro VP8 codec driver
15 #include "hantro.h"
H A Drockchip_vpu_hw.c3 * Hantro VPU codec driver
11 #include "hantro.h"
H A Dhantro_h1_regs.h3 * Hantro VPU codec driver
H A Dhantro_h264.c17 #include "hantro.h"
482 * Reduce ref lists to at most 16 entries, Hantro hardware will deduce in hantro_h264_dec_prepare_run()
H A Dhantro_g2_regs.h11 #include "hantro.h"
H A Dhantro_g2_vp9_dec.c3 * Hantro VP9 codec driver
15 #include "hantro.h"
/linux/Documentation/devicetree/bindings/media/
H A Dst,stm32mp25-video-codec.yaml14 decoder peripheral based on Verisilicon VC8000NanoD IP (former Hantro G1)
16 VC8000NanoE IP (former Hantro H1).

12