Lines Matching defs:ctx

32 	struct rkvdec_ctx *ctx = container_of(ctrl->handler, struct rkvdec_ctx, ctrl_hdl);  in rkvdec_try_ctrl()  local
162 static void rkvdec_reset_fmt(struct rkvdec_ctx *ctx, struct v4l2_format *f, in rkvdec_reset_fmt()
174 static void rkvdec_reset_coded_fmt(struct rkvdec_ctx *ctx) in rkvdec_reset_coded_fmt()
189 static void rkvdec_reset_decoded_fmt(struct rkvdec_ctx *ctx) in rkvdec_reset_decoded_fmt()
239 struct rkvdec_ctx *ctx = fh_to_rkvdec_ctx(priv); in rkvdec_try_capture_fmt() local
282 struct rkvdec_ctx *ctx = fh_to_rkvdec_ctx(priv); in rkvdec_try_output_fmt() local
313 struct rkvdec_ctx *ctx = fh_to_rkvdec_ctx(priv); in rkvdec_s_capture_fmt() local
334 struct rkvdec_ctx *ctx = fh_to_rkvdec_ctx(priv); in rkvdec_s_output_fmt() local
398 struct rkvdec_ctx *ctx = fh_to_rkvdec_ctx(priv); in rkvdec_g_output_fmt() local
407 struct rkvdec_ctx *ctx = fh_to_rkvdec_ctx(priv); in rkvdec_g_capture_fmt() local
426 struct rkvdec_ctx *ctx = fh_to_rkvdec_ctx(priv); in rkvdec_enum_capture_fmt() local
473 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vq); in rkvdec_queue_setup() local
502 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vq); in rkvdec_buf_prepare() local
531 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rkvdec_buf_queue() local
547 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in rkvdec_buf_request_complete() local
554 struct rkvdec_ctx *ctx = vb2_get_drv_priv(q); in rkvdec_start_streaming() local
576 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vq); in rkvdec_queue_cleanup() local
597 struct rkvdec_ctx *ctx = vb2_get_drv_priv(q); in rkvdec_stop_streaming() local
642 static void rkvdec_job_finish_no_pm(struct rkvdec_ctx *ctx, in rkvdec_job_finish_no_pm()
657 static void rkvdec_job_finish(struct rkvdec_ctx *ctx, in rkvdec_job_finish()
667 void rkvdec_run_preamble(struct rkvdec_ctx *ctx, struct rkvdec_run *run) in rkvdec_run_preamble()
684 void rkvdec_run_postamble(struct rkvdec_ctx *ctx, struct rkvdec_run *run) in rkvdec_run_postamble()
694 struct rkvdec_ctx *ctx = priv; in rkvdec_device_run() local
721 struct rkvdec_ctx *ctx = priv; in rkvdec_queue_init() local
765 static int rkvdec_add_ctrls(struct rkvdec_ctx *ctx, in rkvdec_add_ctrls()
781 static int rkvdec_init_ctrls(struct rkvdec_ctx *ctx) in rkvdec_init_ctrls()
812 struct rkvdec_ctx *ctx; in rkvdec_open() local
850 struct rkvdec_ctx *ctx = fh_to_rkvdec_ctx(filp->private_data); in rkvdec_release() local
965 struct rkvdec_ctx *ctx; in rkvdec_irq_handler() local
977 struct rkvdec_ctx *ctx; in rkvdec_watchdog_func() local