Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec.h83 void mtk_vdec_unlock(struct mtk_vcodec_dec_ctx *ctx);
H A Dvdec_drv_if.c113 mtk_vdec_unlock(ctx); in vdec_if_get_param()
H A Dmtk_vcodec_dec.c131 void mtk_vdec_unlock(struct mtk_vcodec_dec_ctx *ctx) in mtk_vdec_unlock() function