Lines Matching defs:ctx

1094 static int s5p_mfc_ctx_ready(struct s5p_mfc_ctx *ctx)  in s5p_mfc_ctx_ready()
1114 static void cleanup_ref_queue(struct s5p_mfc_ctx *ctx) in cleanup_ref_queue()
1133 static int enc_pre_seq_start(struct s5p_mfc_ctx *ctx) in enc_pre_seq_start()
1148 static int enc_post_seq_start(struct s5p_mfc_ctx *ctx) in enc_post_seq_start()
1190 static int enc_pre_frame_start(struct s5p_mfc_ctx *ctx) in enc_pre_frame_start()
1213 static int enc_post_frame_start(struct s5p_mfc_ctx *ctx) in enc_post_frame_start()
1360 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_g_fmt() local
1436 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_s_fmt() local
1489 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_reqbufs() local
1568 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_querybuf() local
1602 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_qbuf() local
1626 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_dqbuf() local
1651 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_expbuf() local
1664 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_streamon() local
1677 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_streamoff() local
1769 static void __enc_update_hevc_qp_ctrls_range(struct s5p_mfc_ctx *ctx, in __enc_update_hevc_qp_ctrls_range()
1803 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_enc_s_ctrl() local
2214 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_enc_g_v_ctrl() local
2250 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_s_parm() local
2267 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_g_parm() local
2284 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_encoder_cmd() local
2384 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); in s5p_mfc_queue_setup() local
2435 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); in s5p_mfc_buf_init() local
2469 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); in s5p_mfc_buf_prepare() local
2504 struct s5p_mfc_ctx *ctx = fh_to_ctx(q->drv_priv); in s5p_mfc_start_streaming() local
2535 struct s5p_mfc_ctx *ctx = fh_to_ctx(q->drv_priv); in s5p_mfc_stop_streaming() local
2564 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); in s5p_mfc_buf_queue() local
2626 int s5p_mfc_enc_ctrls_setup(struct s5p_mfc_ctx *ctx) in s5p_mfc_enc_ctrls_setup()
2687 void s5p_mfc_enc_ctrls_delete(struct s5p_mfc_ctx *ctx) in s5p_mfc_enc_ctrls_delete()
2696 void s5p_mfc_enc_init(struct s5p_mfc_ctx *ctx) in s5p_mfc_enc_init()