Home
last modified time | relevance | path

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

/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-regs.h306 struct mdp_frame { struct
348 struct mdp_frame output;
349 struct mdp_frame captures[MDP_MAX_CAPTURES];
367 const struct v4l2_selection *s, struct mdp_frame *frame);
371 bool mdp_check_pp_enable(struct mdp_dev *mdp, struct mdp_frame *frame);
373 struct mdp_frame *frame, struct vb2_buffer *vb);
375 struct mdp_frame *frame, struct vb2_buffer *vb);
A 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()
135 struct mdp_frame *capture; in mdp_m2m_start_streaming()
297 struct mdp_frame *frame; in mdp_m2m_g_fmt_mplane()
315 struct mdp_frame *frame = ctx_get_frame(ctx, f->type); in mdp_m2m_s_fmt_mplane()
316 struct mdp_frame *capture; in mdp_m2m_s_fmt_mplane()
369 struct mdp_frame *frame; in mdp_m2m_g_selection()
421 struct mdp_frame *frame = ctx_get_frame(ctx, s->type); in mdp_m2m_s_selection()
422 struct mdp_frame *capture; in mdp_m2m_s_selection()
515 struct mdp_frame *capture; in mdp_m2m_s_ctrl()
A Dmtk-mdp3-regs.c232 const struct v4l2_selection *s, struct mdp_frame *frame) in mdp_try_crop()
307 bool mdp_check_pp_enable(struct mdp_dev *mdp, struct mdp_frame *frame) in mdp_check_pp_enable()
383 struct mdp_frame *frame, struct vb2_buffer *vb) in mdp_prepare_buffer()
414 struct mdp_frame *frame, struct vb2_buffer *vb) in mdp_set_src_config()
472 struct mdp_frame *frame, struct vb2_buffer *vb) in mdp_set_dst_config()
483 struct mdp_frame *frame; in mdp_frameparam_init()

Completed in 9 milliseconds