Home
last modified time | relevance | path

Searched refs:ctrl_to_ctx (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/media/platform/mtk-vcodec/
A Dmtk_vcodec_drv.h471 static inline struct mtk_vcodec_ctx *ctrl_to_ctx(struct v4l2_ctrl *ctrl) in ctrl_to_ctx() function
A Dmtk_vcodec_dec_stateful.c545 struct mtk_vcodec_ctx *ctx = ctrl_to_ctx(ctrl); in mtk_vdec_g_v_ctrl()
A Dmtk_vcodec_enc.c49 struct mtk_vcodec_ctx *ctx = ctrl_to_ctx(ctrl); in vidioc_venc_s_ctrl()
/linux/drivers/media/platform/exynos-gsc/
A Dgsc-core.h98 #define ctrl_to_ctx(__ctrl) \ macro
A Dgsc-core.c746 struct gsc_ctx *ctx = ctrl_to_ctx(ctrl); in gsc_s_ctrl()
/linux/drivers/media/platform/s5p-mfc/
A Ds5p_mfc_common.h760 #define ctrl_to_ctx(__ctrl) \ macro
A Ds5p_mfc_dec.c704 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_dec_s_ctrl()
730 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_dec_g_v_ctrl()
A Ds5p_mfc_enc.c1797 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_enc_s_ctrl()
2208 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_enc_g_v_ctrl()
/linux/drivers/media/platform/exynos4-is/
A Dfimc-core.c504 #define ctrl_to_ctx(__ctrl) \ macro
558 struct fimc_ctx *ctx = ctrl_to_ctx(ctrl); in fimc_s_ctrl()
/linux/drivers/media/platform/s5p-jpeg/
A Djpeg-core.c578 static inline struct s5p_jpeg_ctx *ctrl_to_ctx(struct v4l2_ctrl *c) in ctrl_to_ctx() function
1852 struct s5p_jpeg_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_jpeg_g_volatile_ctrl()
1906 struct s5p_jpeg_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_jpeg_try_ctrl()
1921 struct s5p_jpeg_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_jpeg_s_ctrl()
/linux/drivers/media/platform/mtk-mdp/
A Dmtk_mdp_m2m.c356 static inline struct mtk_mdp_ctx *ctrl_to_ctx(struct v4l2_ctrl *ctrl) in ctrl_to_ctx() function
955 struct mtk_mdp_ctx *ctx = ctrl_to_ctx(ctrl); in mtk_mdp_s_ctrl()
/linux/drivers/media/platform/
A Drcar_jpu.c485 static struct jpu_ctx *ctrl_to_ctx(struct v4l2_ctrl *c) in ctrl_to_ctx() function
891 struct jpu_ctx *ctx = ctrl_to_ctx(ctrl); in jpu_s_ctrl()
/linux/drivers/media/platform/mtk-jpeg/
A Dmtk_jpeg_core.c118 static inline struct mtk_jpeg_ctx *ctrl_to_ctx(struct v4l2_ctrl *ctrl) in ctrl_to_ctx() function
149 struct mtk_jpeg_ctx *ctx = ctrl_to_ctx(ctrl); in vidioc_jpeg_enc_s_ctrl()

Completed in 47 milliseconds