Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/mtk-vcodec/
Dvdec_drv_if.c39 mtk_vdec_unlock(ctx); in vdec_if_init()
77 mtk_vdec_unlock(ctx); in vdec_if_decode()
92 mtk_vdec_unlock(ctx); in vdec_if_get_param()
106 mtk_vdec_unlock(ctx); in vdec_if_deinit()
Dmtk_vcodec_dec.h70 void mtk_vdec_unlock(struct mtk_vcodec_ctx *ctx);
Dmtk_vcodec_dec.c544 void mtk_vdec_unlock(struct mtk_vcodec_ctx *ctx) in mtk_vdec_unlock() function