Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/mediatek/vcodec/decoder/
Dmtk_vcodec_dec_drv.h315 static inline struct mtk_vcodec_dec_ctx *ctrl_to_dec_ctx(struct v4l2_ctrl *ctrl) in ctrl_to_dec_ctx() function
Dmtk_vcodec_dec_stateful.c528 struct mtk_vcodec_dec_ctx *ctx = ctrl_to_dec_ctx(ctrl); in mtk_vdec_g_v_ctrl()
Dmtk_vcodec_dec_stateless.c457 struct mtk_vcodec_dec_ctx *ctx = ctrl_to_dec_ctx(ctrl); in mtk_vdec_s_ctrl()