Searched defs:m2m_ctx (Results 1 – 15 of 15) sorted by relevance
233 v4l2_m2m_clear_state(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_clear_state()246 v4l2_m2m_mark_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_mark_stopped()263 v4l2_m2m_dst_buf_is_last(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_dst_buf_is_last()275 v4l2_m2m_has_stopped(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_has_stopped()620 v4l2_m2m_next_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_src_buf()632 v4l2_m2m_next_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_next_dst_buf()651 v4l2_m2m_last_src_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_last_src_buf()663 v4l2_m2m_last_dst_buf(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_last_dst_buf()675 #define v4l2_m2m_for_each_dst_buf(m2m_ctx, b) \ argument684 #define v4l2_m2m_for_each_src_buf(m2m_ctx, b) \ argument[all …]
56 struct v4l2_m2m_ctx *m2m_ctx; member
297 struct v4l2_m2m_ctx *m2m_ctx) in __v4l2_m2m_try_queue()385 void v4l2_m2m_try_schedule(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_try_schedule()448 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_schedule_next_job()469 struct v4l2_m2m_ctx *m2m_ctx) in _v4l2_m2m_job_finish()484 struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_job_finish()506 struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_buf_done_and_job_finish()880 struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_poll_for_data()1168 struct v4l2_m2m_ctx *m2m_ctx; in v4l2_m2m_ctx_init() local1223 void v4l2_m2m_buf_queue(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_buf_queue()1266 struct v4l2_m2m_ctx *m2m_ctx = NULL; in v4l2_m2m_request_queue() local[all …]
421 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in return_buf_error() local1396 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_find_buf() local1479 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_buf_queue() local1570 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_vb2_queue_error() local1582 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_cap_bufs() local1600 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_process_initial_out_bufs() local1653 struct v4l2_m2m_ctx *m2m_ctx = inst->m2m_ctx; in venus_helper_m2m_device_run() local
447 struct v4l2_m2m_ctx *m2m_ctx; member
130 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in hantro_postproc_alloc() local
207 struct v4l2_m2m_ctx *m2m_ctx; member
235 struct v4l2_m2m_ctx *m2m_ctx; member
265 struct v4l2_m2m_ctx *m2m_ctx = sess->m2m_ctx; in vdec_vb2_buf_queue() local
308 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in rkvdec_s_output_fmt() local
861 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in get_ref_buf() local
272 struct v4l2_m2m_ctx *m2m_ctx; member
377 struct v4l2_m2m_ctx *m2m_ctx; member
846 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in jpu_s_fmt() local
1659 struct v4l2_m2m_ctx *m2m_ctx = ctx->fh.m2m_ctx; in fdp1_s_fmt() local
Completed in 43 milliseconds