Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.c15 return container_of(fh, struct mdp_m2m_ctx, fh); in fh_to_ctx()
44 struct mdp_m2m_ctx *ctx = priv; in mdp_m2m_process_done()
63 struct mdp_m2m_ctx *ctx = priv; in mdp_m2m_device_run()
275 struct mdp_m2m_ctx *ctx = fh_to_ctx(fh); in mdp_m2m_enum_fmt_mplane()
283 struct mdp_m2m_ctx *ctx = fh_to_ctx(fh); in mdp_m2m_g_fmt_mplane()
301 struct mdp_m2m_ctx *ctx = fh_to_ctx(fh); in mdp_m2m_s_fmt_mplane()
344 struct mdp_m2m_ctx *ctx = fh_to_ctx(fh); in mdp_m2m_try_fmt_mplane()
355 struct mdp_m2m_ctx *ctx = fh_to_ctx(fh); in mdp_m2m_g_selection()
407 struct mdp_m2m_ctx *ctx = fh_to_ctx(fh); in mdp_m2m_s_selection()
469 struct mdp_m2m_ctx *ctx = priv; in mdp_m2m_queue_init()
[all …]
H A Dmtk-mdp3-m2m.h29 struct mdp_m2m_ctx { struct
45 void mdp_m2m_job_finish(struct mdp_m2m_ctx *ctx); argument
H A Dmtk-mdp3-regs.h343 struct mdp_m2m_ctx *ctx;
366 int mdp_try_crop(struct mdp_m2m_ctx *ctx, struct v4l2_rect *r,
H A Dmtk-mdp3-regs.c231 int mdp_try_crop(struct mdp_m2m_ctx *ctx, struct v4l2_rect *r, in mdp_try_crop()