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()
824 static int enc_pre_frame_start(struct s5p_mfc_ctx *ctx) in enc_pre_frame_start()
852 static int enc_post_frame_start(struct s5p_mfc_ctx *ctx) in enc_post_frame_start()
1006 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_g_fmt() local
1091 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_s_fmt() local
1144 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_reqbufs() local
1220 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_querybuf() local
1254 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_qbuf() local
1278 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_dqbuf() local
1303 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_expbuf() local
1316 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_streamon() local
1329 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_streamoff() local
1399 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_enc_s_ctrl() local
1654 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_enc_g_v_ctrl() local
1690 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_s_parm() local
1707 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_g_parm() local
1724 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_encoder_cmd() local
1825 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); in s5p_mfc_queue_setup() local
1880 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); in s5p_mfc_buf_init() local
1914 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); in s5p_mfc_buf_prepare() local
1949 struct s5p_mfc_ctx *ctx = fh_to_ctx(q->drv_priv); in s5p_mfc_start_streaming() local
1980 struct s5p_mfc_ctx *ctx = fh_to_ctx(q->drv_priv); in s5p_mfc_stop_streaming() local
2011 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); in s5p_mfc_buf_queue() local
2073 int s5p_mfc_enc_ctrls_setup(struct s5p_mfc_ctx *ctx) in s5p_mfc_enc_ctrls_setup()
2134 void s5p_mfc_enc_ctrls_delete(struct s5p_mfc_ctx *ctx) in s5p_mfc_enc_ctrls_delete()
2143 void s5p_mfc_enc_init(struct s5p_mfc_ctx *ctx) in s5p_mfc_enc_init()