Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/mediatek/vcodec/
Dmtk_vcodec_dec.h81 void mtk_vdec_unlock(struct mtk_vcodec_ctx *ctx);
Dvdec_drv_if.c105 mtk_vdec_unlock(ctx); in vdec_if_get_param()
Dmtk_vcodec_dec.c133 void mtk_vdec_unlock(struct mtk_vcodec_ctx *ctx) in mtk_vdec_unlock() function