Searched full:vdec_1 (Results 1 – 11 of 11) sorted by relevance
/linux/Documentation/devicetree/bindings/media/ |
H A D | amlogic,gx-vdec.yaml | 22 - VDEC_1 can decode MPEG-1, MPEG-2, MPEG-4 part 2, MJPEG, H.263, H.264, VC-1. 25 Both VDEC_1 and VDEC_HEVC share the "vdec" IRQ and as such cannot run 74 - const: vdec_1 136 clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc";
|
/linux/drivers/staging/media/meson/vdec/ |
H A D | vdec_1.c | 6 * VDEC_1 is a video decoding block that allows decoding of 13 #include "vdec_1.h" 119 /* VDEC_1 specific ESPARSER stuff */ in vdec_1_conf_esparser() 188 /* Enable power for VDEC_1 */ in vdec_1_start()
|
H A D | Makefile | 5 meson-vdec-objs += vdec_1.o vdec_hevc.o
|
H A D | vdec_hevc.c | 12 #include "vdec_1.h"
|
H A D | vdec.h | 61 * @vdec_1_clk: VDEC_1 clock
|
H A D | vdec_platform.c | 10 #include "vdec_1.h"
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb.dtsi | 873 clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc";
|
H A D | meson-gxl.dtsi | 943 clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc";
|
/linux/drivers/clk/meson/ |
H A D | gxbb.c | 2500 .name = "vdec_1",
|
H A D | meson8b.c | 2360 .name = "vdec_1",
|
H A D | g12a.c | 2871 .name = "vdec_1",
|