Home
last modified time | relevance | path

Searched refs:vdec_h264_if (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/media/platform/mediatek/vcodec/
Dvdec_drv_if.h57 extern const struct vdec_common_if vdec_h264_if;
DMakefile8 mtk-vcodec-dec-y := vdec/vdec_h264_if.o \
Dvdec_drv_if.c33 ctx->dec_if = &vdec_h264_if; in vdec_if_init()
/Linux-v6.1/drivers/media/platform/mediatek/vcodec/vdec/
Dvdec_h264_if.c498 const struct vdec_common_if vdec_h264_if = { variable