Home
last modified time | relevance | path

Searched refs:mtk_vcodec_fw_vpu_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_fw_priv.h33 struct mtk_vcodec_fw *mtk_vcodec_fw_vpu_init(void *priv, enum mtk_vcodec_fw_use fw_use);
36 mtk_vcodec_fw_vpu_init(void *priv, enum mtk_vcodec_fw_use fw_use) in mtk_vcodec_fw_vpu_init() function
H A Dmtk_vcodec_fw.c19 return mtk_vcodec_fw_vpu_init(priv, fw_use); in mtk_vcodec_fw_select()
H A Dmtk_vcodec_fw_vpu.c86 struct mtk_vcodec_fw *mtk_vcodec_fw_vpu_init(void *priv, enum mtk_vcodec_fw_use fw_use) in mtk_vcodec_fw_vpu_init() function