Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/mediatek/vcodec/decoder/
Dmtk_vcodec_dec.h82 void mtk_vdec_unlock(struct mtk_vcodec_dec_ctx *ctx);
Dvdec_drv_if.c113 mtk_vdec_unlock(ctx); in vdec_if_get_param()
Dmtk_vcodec_dec.c179 void mtk_vdec_unlock(struct mtk_vcodec_dec_ctx *ctx) in mtk_vdec_unlock() function