Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.h305 struct mdp_frame { struct
347 struct mdp_frame output;
348 struct mdp_frame captures[MDP_MAX_CAPTURES];
363 const struct v4l2_selection *s, struct mdp_frame *frame);
368 struct mdp_frame *frame, struct vb2_buffer *vb);
370 struct mdp_frame *frame, struct vb2_buffer *vb);
Dmtk-mdp3-m2m.c23 static inline struct mdp_frame *ctx_get_frame(struct mdp_m2m_ctx *ctx, in ctx_get_frame()
64 struct mdp_frame *frame; in mdp_m2m_device_run()
120 struct mdp_frame *capture; in mdp_m2m_start_streaming()
287 struct mdp_frame *frame; in mdp_m2m_g_fmt_mplane()
305 struct mdp_frame *frame = ctx_get_frame(ctx, f->type); in mdp_m2m_s_fmt_mplane()
306 struct mdp_frame *capture; in mdp_m2m_s_fmt_mplane()
359 struct mdp_frame *frame; in mdp_m2m_g_selection()
411 struct mdp_frame *frame = ctx_get_frame(ctx, s->type); in mdp_m2m_s_selection()
412 struct mdp_frame *capture; in mdp_m2m_s_selection()
505 struct mdp_frame *capture; in mdp_m2m_s_ctrl()
Dmtk-mdp3-regs.c471 const struct v4l2_selection *s, struct mdp_frame *frame) in mdp_try_crop()
604 struct mdp_frame *frame, struct vb2_buffer *vb) in mdp_prepare_buffer()
635 struct mdp_frame *frame, struct vb2_buffer *vb) in mdp_set_src_config()
693 struct mdp_frame *frame, struct vb2_buffer *vb) in mdp_set_dst_config()
704 struct mdp_frame *frame; in mdp_frameparam_init()