Home
last modified time | relevance | path

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

/drivers/media/platform/exynos4-is/
Dfimc-m2m.c187 f = ctx_get_frame(ctx, vq->type); in fimc_queue_setup()
211 frame = ctx_get_frame(ctx, vb->vb2_queue->type); in fimc_buf_prepare()
278 struct fimc_frame *frame = ctx_get_frame(ctx, f->type); in fimc_m2m_g_fmt_mplane()
406 frame = ctx_get_frame(ctx, cr->type); in fimc_m2m_cropcap()
424 frame = ctx_get_frame(ctx, cr->type); in fimc_m2m_g_crop()
Dfimc-core.h597 static inline struct fimc_frame *ctx_get_frame(struct fimc_ctx *ctx, in ctx_get_frame() function
/drivers/media/platform/sti/bdisp/
Dbdisp-v4l2.c164 static struct bdisp_frame *ctx_get_frame(struct bdisp_ctx *ctx, in ctx_get_frame() function
447 struct bdisp_frame *frame = ctx_get_frame(ctx, vq->type); in bdisp_queue_setup()
472 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()
/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c223 frame = ctx_get_frame(ctx, vq->type); in gsc_m2m_queue_setup()
244 frame = ctx_get_frame(ctx, vb->vb2_queue->type); in gsc_m2m_buf_prepare()
458 frame = ctx_get_frame(ctx, s->type); in gsc_m2m_g_selection()
Dgsc-core.h480 static inline struct gsc_frame *ctx_get_frame(struct gsc_ctx *ctx, in ctx_get_frame() function
Dgsc-core.c473 frame = ctx_get_frame(ctx, f->type); in gsc_g_fmt_mplane()
510 frame = ctx_get_frame(ctx, cr->type); in gsc_g_crop()