Home
last modified time | relevance | path

Searched refs:ctx_get_frame (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/media/platform/exynos4-is/
Dfimc-m2m.c183 f = ctx_get_frame(ctx, vq->type); in fimc_queue_setup()
205 frame = ctx_get_frame(ctx, vb->vb2_queue->type); in fimc_buf_prepare()
264 struct fimc_frame *frame = ctx_get_frame(ctx, f->type); in fimc_m2m_g_fmt_mplane()
392 frame = ctx_get_frame(ctx, cr->type); in fimc_m2m_cropcap()
410 frame = ctx_get_frame(ctx, cr->type); in fimc_m2m_g_crop()
Dfimc-core.h594 static inline struct fimc_frame *ctx_get_frame(struct fimc_ctx *ctx, in ctx_get_frame() function
/Linux-v4.19/drivers/media/platform/sti/bdisp/
Dbdisp-v4l2.c164 static struct bdisp_frame *ctx_get_frame(struct bdisp_ctx *ctx, in ctx_get_frame() function
445 struct bdisp_frame *frame = ctx_get_frame(ctx, vq->type); in bdisp_queue_setup()
469 struct bdisp_frame *frame = ctx_get_frame(ctx, vb->vb2_queue->type); in bdisp_buf_prepare()
727 struct bdisp_frame *frame = ctx_get_frame(ctx, f->type); in bdisp_g_fmt()
855 frame = ctx_get_frame(ctx, s->type); in bdisp_g_selection()
948 frame = ctx_get_frame(ctx, s->type); in bdisp_s_selection()
/Linux-v4.19/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c239 frame = ctx_get_frame(ctx, vq->type); in gsc_m2m_queue_setup()
258 frame = ctx_get_frame(ctx, vb->vb2_queue->type); in gsc_m2m_buf_prepare()
465 frame = ctx_get_frame(ctx, s->type); in gsc_m2m_g_selection()
Dgsc-core.h477 static inline struct gsc_frame *ctx_get_frame(struct gsc_ctx *ctx, in ctx_get_frame() function
Dgsc-core.c511 frame = ctx_get_frame(ctx, f->type); in gsc_g_fmt_mplane()
548 frame = ctx_get_frame(ctx, cr->type); in gsc_g_crop()