Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/mtk-vcodec/
Dvenc_drv_if.h113 extern const struct venc_common_if venc_h264_if;
DMakefile18 venc/venc_h264_if.o \
Dvenc_drv_if.c29 ctx->enc_if = &venc_h264_if; in venc_if_init()
/Linux-v5.4/drivers/media/platform/mtk-vcodec/venc/
Dvenc_h264_if.c658 const struct venc_common_if venc_h264_if = { variable