Searched refs:iep2_api_ctx (Results 1 – 12 of 12) sorted by relevance
23 struct iep2_api_ctx;25 void iep2_set_osd(struct iep2_api_ctx *ctx, struct mv_list *ls);
29 struct iep2_api_ctx;31 void iep2_check_pd(struct iep2_api_ctx *ctx);
56 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 …]
22 struct iep2_api_ctx;44 void iep2_set_roi(struct iep2_api_ctx *ctx, struct iep2_rect *r,
41 struct iep2_api_ctx;47 void iep2_check_ffo(struct iep2_api_ctx *ctx);
23 void iep2_update_gmv(struct iep2_api_ctx *ctx, struct mv_list *ls);
25 void iep2_set_roi(struct iep2_api_ctx *ctx, struct iep2_rect *r, in iep2_set_roi()
69 void iep2_update_gmv(struct iep2_api_ctx *ctx, struct mv_list *mv_ls) in iep2_update_gmv()
146 struct iep2_api_ctx { struct
77 void iep2_check_pd(struct iep2_api_ctx *ctx) in iep2_check_pd()
109 void iep2_set_osd(struct iep2_api_ctx *ctx, struct mv_list *ls) in iep2_set_osd()
29 void iep2_check_ffo(struct iep2_api_ctx *ctx) in iep2_check_ffo()