Home
last modified time | relevance | path

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

/linux/drivers/media/platform/st/sti/bdisp/
H A 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()
719 struct bdisp_frame *frame = ctx_get_frame(ctx, f->type); in bdisp_g_fmt()
847 frame = ctx_get_frame(ctx, s->type); in bdisp_g_selection()
940 frame = ctx_get_frame(ctx, s->type); in bdisp_s_selection()
/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h478 static inline struct gsc_frame *ctx_get_frame(struct gsc_ctx *ctx, in ctx_get_frame() function
H A Dgsc-core.c483 frame = ctx_get_frame(ctx, f->type); in gsc_g_fmt_mplane()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.h588 static inline struct fimc_frame *ctx_get_frame(struct fimc_ctx *ctx, in ctx_get_frame() function