Home
last modified time | relevance | path

Searched refs:mtk_vdec_lock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
H A Dvdec_drv_if.c35 mtk_vdec_lock(ctx); in vdec_if_init()
67 mtk_vdec_lock(ctx); in vdec_if_decode()
90 mtk_vdec_lock(ctx); in vdec_if_get_param()
102 mtk_vdec_lock(ctx); in vdec_if_deinit()
H A Dmtk_vcodec_dec.h65 * mtk_vdec_lock/mtk_vdec_unlock are for ctx instance to
67 * mtk_vdec_lock get decoder hw lock and set curr_ctx
71 void mtk_vdec_lock(struct mtk_vcodec_ctx *ctx);
H A Dmtk_vcodec_dec.c549 void mtk_vdec_lock(struct mtk_vcodec_ctx *ctx) in mtk_vdec_lock() function
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec.h78 * mtk_vdec_lock/mtk_vdec_unlock are for ctx instance to
80 * mtk_vdec_lock get decoder hw lock and set curr_ctx
84 void mtk_vdec_lock(struct mtk_vcodec_dec_ctx *ctx);
H A Dvdec_drv_if.c111 mtk_vdec_lock(ctx); in vdec_if_get_param()
H A Dmtk_vcodec_dec.c136 void mtk_vdec_lock(struct mtk_vcodec_dec_ctx *ctx) in mtk_vdec_lock() function

Completed in 4 milliseconds