Searched refs:mdp_m2m_ctx (Results 1 – 4 of 4) sorted by relevance
15 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 …]
29 struct mdp_m2m_ctx { struct45 void mdp_m2m_job_finish(struct mdp_m2m_ctx *ctx); argument
343 struct mdp_m2m_ctx *ctx;366 int mdp_try_crop(struct mdp_m2m_ctx *ctx, struct v4l2_rect *r,
231 int mdp_try_crop(struct mdp_m2m_ctx *ctx, struct v4l2_rect *r, in mdp_try_crop()