Searched full:vdec_hevc (Results 1 – 13 of 13) sorted by relevance
/linux-6.14.4/drivers/staging/media/meson/vdec/ |
D | vdec_hevc.c | 5 * VDEC_HEVC is a video decoding block that allows decoding of 14 #include "vdec_hevc.h" 93 /* VDEC_HEVC specific ESPARSER configuration */ 98 /* set vififo_vbuf_rp_sel=>vdec_hevc */ in vdec_hevc_conf_esparser() 126 /* Enable VDEC_HEVC Isolation */ in __vdec_hevc_stop() 135 /* VDEC_HEVC Memories */ in __vdec_hevc_stop() 184 /* Reset VDEC_HEVC*/ in __vdec_hevc_start() 190 /* VDEC_HEVC Memories */ in __vdec_hevc_start() 193 /* Remove VDEC_HEVC Isolation */ in __vdec_hevc_start()
|
D | Makefile | 5 meson-vdec-objs += vdec_1.o vdec_hevc.o
|
D | vdec.h | 62 * @vdec_hevc_clk: VDEC_HEVC clock
|
D | vdec_platform.c | 11 #include "vdec_hevc.h"
|
D | vdec.c | 1051 core->vdec_hevc_clk = devm_clk_get(dev, "vdec_hevc"); in vdec_probe()
|
/linux-6.14.4/Documentation/devicetree/bindings/media/ |
D | amlogic,gx-vdec.yaml | 23 - VDEC_HEVC can decode HEVC and VP9. 25 Both VDEC_1 and VDEC_HEVC share the "vdec" IRQ and as such cannot run 75 - const: vdec_hevc 136 clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc";
|
/linux-6.14.4/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
D | vdec_hevc_req_multi_if.c | 874 mtk_vdec_err(ctx, "vdec_hevc init err=%d", err); in vdec_hevc_slice_init() 931 mtk_vdec_debug(ctx, "[hevc-core] vdec_hevc core decode"); in vdec_hevc_slice_core_decode()
|
/linux-6.14.4/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb.dtsi | 873 clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc";
|
D | meson-gxl.dtsi | 943 clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc";
|
D | meson-g12-common.dtsi | 2148 "vdec_hevc", "vdec_hevcf";
|
/linux-6.14.4/drivers/clk/meson/ |
D | gxbb.c | 2550 .name = "vdec_hevc",
|
D | meson8b.c | 2529 .name = "vdec_hevc",
|
D | g12a.c | 2983 .name = "vdec_hevc",
|