Searched refs:ctrl_to_ctx (Results 1 – 13 of 13) sorted by relevance
471 static inline struct mtk_vcodec_ctx *ctrl_to_ctx(struct v4l2_ctrl *ctrl) in ctrl_to_ctx() function
545 struct mtk_vcodec_ctx *ctx = ctrl_to_ctx(ctrl); in mtk_vdec_g_v_ctrl()
49 struct mtk_vcodec_ctx *ctx = ctrl_to_ctx(ctrl); in vidioc_venc_s_ctrl()
98 #define ctrl_to_ctx(__ctrl) \ macro
746 struct gsc_ctx *ctx = ctrl_to_ctx(ctrl); in gsc_s_ctrl()
760 #define ctrl_to_ctx(__ctrl) \ macro
704 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()
1797 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()
504 #define ctrl_to_ctx(__ctrl) \ macro558 struct fimc_ctx *ctx = ctrl_to_ctx(ctrl); in fimc_s_ctrl()
578 static inline struct s5p_jpeg_ctx *ctrl_to_ctx(struct v4l2_ctrl *c) in ctrl_to_ctx() function1852 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()
356 static inline struct mtk_mdp_ctx *ctrl_to_ctx(struct v4l2_ctrl *ctrl) in ctrl_to_ctx() function955 struct mtk_mdp_ctx *ctx = ctrl_to_ctx(ctrl); in mtk_mdp_s_ctrl()
485 static struct jpu_ctx *ctrl_to_ctx(struct v4l2_ctrl *c) in ctrl_to_ctx() function891 struct jpu_ctx *ctx = ctrl_to_ctx(ctrl); in jpu_s_ctrl()
118 static inline struct mtk_jpeg_ctx *ctrl_to_ctx(struct v4l2_ctrl *ctrl) in ctrl_to_ctx() function149 struct mtk_jpeg_ctx *ctx = ctrl_to_ctx(ctrl); in vidioc_jpeg_enc_s_ctrl()
Completed in 47 milliseconds