Home
last modified time | relevance | path

Searched refs:iep2_api_ctx (Results 1 – 12 of 12) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/iep2/
H A Diep2_osd.h23 struct iep2_api_ctx;
25 void iep2_set_osd(struct iep2_api_ctx *ctx, struct mv_list *ls);
H A Diep2_pd.h29 struct iep2_api_ctx;
31 void iep2_check_pd(struct iep2_api_ctx *ctx);
H A Diep2.c56 static MPP_RET get_param_from_env(struct iep2_api_ctx *ctx) in get_param_from_env()
75 struct iep2_api_ctx *ctx = *ictx; in iep2_init()
215 struct iep2_api_ctx *ctx = ictx; in iep2_deinit()
237 static MPP_RET iep2_done(struct iep2_api_ctx *ctx) in iep2_done()
296 static void iep2_set_param(struct iep2_api_ctx *ctx, in iep2_set_param()
363 static MPP_RET iep2_param_check(struct iep2_api_ctx *ctx) in iep2_param_check()
375 static MPP_RET iep2_start(struct iep2_api_ctx *ctx) in iep2_start()
407 static MPP_RET iep2_wait(struct iep2_api_ctx *ctx) in iep2_wait()
430 struct iep2_api_ctx *ctx = ictx; in iep2_control()
491 struct iep2_api_ctx *ctx = ictx; in iep2_reset()
[all …]
H A Diep2_roi.h22 struct iep2_api_ctx;
44 void iep2_set_roi(struct iep2_api_ctx *ctx, struct iep2_rect *r,
H A Diep2_ff.h41 struct iep2_api_ctx;
47 void iep2_check_ffo(struct iep2_api_ctx *ctx);
H A Diep2_gmv.h23 void iep2_update_gmv(struct iep2_api_ctx *ctx, struct mv_list *ls);
H A Diep2_roi.c25 void iep2_set_roi(struct iep2_api_ctx *ctx, struct iep2_rect *r, in iep2_set_roi()
H A Diep2_gmv.c69 void iep2_update_gmv(struct iep2_api_ctx *ctx, struct mv_list *mv_ls) in iep2_update_gmv()
H A Diep2.h146 struct iep2_api_ctx { struct
H A Diep2_pd.c77 void iep2_check_pd(struct iep2_api_ctx *ctx) in iep2_check_pd()
H A Diep2_osd.c109 void iep2_set_osd(struct iep2_api_ctx *ctx, struct mv_list *ls) in iep2_set_osd()
H A Diep2_ff.c29 void iep2_check_ffo(struct iep2_api_ctx *ctx) in iep2_check_ffo()