Home
last modified time | relevance | path

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

/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-comp.h231 struct mdp_comp_ctx { struct
239 s64 (*get_comp_flag)(const struct mdp_comp_ctx *ctx); argument
240 int (*init_comp)(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd);
241 int (*config_frame)(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd,
243 int (*config_subfrm)(struct mdp_comp_ctx *ctx,
245 int (*wait_comp_event)(struct mdp_comp_ctx *ctx,
247 int (*advance_subfrm)(struct mdp_comp_ctx *ctx,
249 int (*post_process)(struct mdp_comp_ctx *ctx, struct mdp_cmdq_cmd *cmd);
260 int mdp_comp_ctx_config(struct mdp_dev *mdp, struct mdp_comp_ctx *ctx,
A Dmtk-mdp3-comp.c34 __get_plat_cfg(const struct mdp_comp_ctx *ctx) in __get_plat_cfg()
42 static s64 get_comp_flag(const struct mdp_comp_ctx *ctx) in get_comp_flag()
86 static int config_rdma_frame(struct mdp_comp_ctx *ctx, in config_rdma_frame()
277 static int config_rdma_subfrm(struct mdp_comp_ctx *ctx, in config_rdma_subfrm()
415 static int config_rsz_frame(struct mdp_comp_ctx *ctx, in config_rsz_frame()
468 static int config_rsz_subfrm(struct mdp_comp_ctx *ctx, in config_rsz_subfrm()
648 static int config_wrot_frame(struct mdp_comp_ctx *ctx, in config_wrot_frame()
1190 static int config_aal_frame(struct mdp_comp_ctx *ctx, in config_aal_frame()
1250 static int config_hdr_frame(struct mdp_comp_ctx *ctx, in config_hdr_frame()
1330 static int config_fg_frame(struct mdp_comp_ctx *ctx, in config_fg_frame()
[all …]
A Dmtk-mdp3-cmdq.c20 struct mdp_comp_ctx comps[MDP_PATH_MAX_COMPS];
144 const struct mdp_comp_ctx *ctx; in mdp_path_subfrm_require()
197 const struct mdp_comp_ctx *ctx; in mdp_path_subfrm_run()
301 struct mdp_comp_ctx *ctx; in mdp_path_config_subfrm()
389 struct mdp_comp_ctx *ctx; in mdp_path_config()

Completed in 11 milliseconds