Home
last modified time | relevance | path

Searched refs:get_h264_dec_comm_if (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/platform/mtk-vcodec/
Dvdec_drv_if.c26 const struct vdec_common_if *get_h264_dec_comm_if(void);
36 ctx->dec_if = get_h264_dec_comm_if(); in vdec_if_init()
/Linux-v4.19/drivers/media/platform/mtk-vcodec/vdec/
Dvdec_h264_if.c503 struct vdec_common_if *get_h264_dec_comm_if(void);
505 struct vdec_common_if *get_h264_dec_comm_if(void) in get_h264_dec_comm_if() function