Lines Matching defs:ctx

727 static int s5p_mfc_ctx_ready(struct s5p_mfc_ctx *ctx)  in s5p_mfc_ctx_ready()
747 static void cleanup_ref_queue(struct s5p_mfc_ctx *ctx) in cleanup_ref_queue()
766 static int enc_pre_seq_start(struct s5p_mfc_ctx *ctx) in enc_pre_seq_start()
784 static int enc_post_seq_start(struct s5p_mfc_ctx *ctx) in enc_post_seq_start()
823 static int enc_pre_frame_start(struct s5p_mfc_ctx *ctx) in enc_pre_frame_start()
851 static int enc_post_frame_start(struct s5p_mfc_ctx *ctx) in enc_post_frame_start()
1000 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_g_fmt() local
1085 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_s_fmt() local
1138 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_reqbufs() local
1214 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_querybuf() local
1248 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_qbuf() local
1272 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_dqbuf() local
1297 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_expbuf() local
1310 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_streamon() local
1323 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_streamoff() local
1393 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_enc_s_ctrl() local
1648 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_enc_g_v_ctrl() local
1684 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_s_parm() local
1701 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_g_parm() local
1718 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_encoder_cmd() local
1819 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); in s5p_mfc_queue_setup() local
1872 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); in s5p_mfc_buf_init() local
1906 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); in s5p_mfc_buf_prepare() local
1941 struct s5p_mfc_ctx *ctx = fh_to_ctx(q->drv_priv); in s5p_mfc_start_streaming() local
1972 struct s5p_mfc_ctx *ctx = fh_to_ctx(q->drv_priv); in s5p_mfc_stop_streaming() local
2003 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); in s5p_mfc_buf_queue() local
2065 int s5p_mfc_enc_ctrls_setup(struct s5p_mfc_ctx *ctx) in s5p_mfc_enc_ctrls_setup()
2126 void s5p_mfc_enc_ctrls_delete(struct s5p_mfc_ctx *ctx) in s5p_mfc_enc_ctrls_delete()
2135 void s5p_mfc_enc_init(struct s5p_mfc_ctx *ctx) in s5p_mfc_enc_init()