Lines Matching refs:ctx_get_frame
23 static inline struct mdp_frame *ctx_get_frame(struct mdp_m2m_ctx *ctx,
82 frame = ctx_get_frame(ctx, V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE);
86 frame = ctx_get_frame(ctx, V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE);
146 capture = ctx_get_frame(ctx, V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE);
211 pix_mp = &ctx_get_frame(ctx, q->type)->format.fmt.pix_mp;
239 pix_mp = &ctx_get_frame(ctx, vb->type)->format.fmt.pix_mp;
300 frame = ctx_get_frame(ctx, f->type);
315 struct mdp_frame *frame = ctx_get_frame(ctx, f->type);
334 capture = ctx_get_frame(ctx, V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE);
384 frame = ctx_get_frame(ctx, V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE);
390 frame = ctx_get_frame(ctx, V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE);
397 frame = ctx_get_frame(ctx, s->type);
407 frame = ctx_get_frame(ctx, s->type);
421 struct mdp_frame *frame = ctx_get_frame(ctx, s->type);
442 capture = ctx_get_frame(ctx, V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE);
517 capture = ctx_get_frame(ctx, V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE);