Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/mtk-vcodec/
Dvdec_drv_if.c40 mtk_vdec_unlock(ctx); in vdec_if_init()
78 mtk_vdec_unlock(ctx); in vdec_if_decode()
93 mtk_vdec_unlock(ctx); in vdec_if_get_param()
107 mtk_vdec_unlock(ctx); in vdec_if_deinit()
Dmtk_vcodec_dec.h71 void mtk_vdec_unlock(struct mtk_vcodec_ctx *ctx);
Dmtk_vcodec_dec.c540 void mtk_vdec_unlock(struct mtk_vcodec_ctx *ctx) in mtk_vdec_unlock() function