Home
last modified time | relevance | path

Searched refs:bdisp_frame (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp.h68 struct bdisp_frame { struct
90 struct bdisp_frame src; argument
91 struct bdisp_frame dst;
114 struct bdisp_frame src;
115 struct bdisp_frame dst;
H A Dbdisp-v4l2.c111 static const struct bdisp_frame bdisp_dflt_fmt = {
167 static struct bdisp_frame *ctx_get_frame(struct bdisp_ctx *ctx, in ctx_get_frame()
257 struct bdisp_frame *frame, dma_addr_t *paddr) in bdisp_get_addr()
286 struct bdisp_frame *src, *dst; in bdisp_get_bufs()
448 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()
721 struct bdisp_frame *frame = ctx_get_frame(ctx, f->type); in bdisp_g_fmt()
795 struct bdisp_frame *frame; in bdisp_s_fmt()
847 struct bdisp_frame *frame; in bdisp_g_selection()
925 struct bdisp_frame *frame; in bdisp_s_selection()
H A Dbdisp-hw.c661 struct bdisp_frame *src = &ctx->src; in bdisp_hw_get_op_cfg()
662 struct bdisp_frame *dst = &ctx->dst; in bdisp_hw_get_op_cfg()
762 struct bdisp_frame *src = &ctx->src; in bdisp_hw_build_node()
763 struct bdisp_frame *dst = &ctx->dst; in bdisp_hw_build_node()