Searched refs:iep2_api_ctx (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/ |
| H A D | iep2.c | 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() 230 static MPP_RET iep2_done(struct iep2_api_ctx *ctx) in iep2_done() 289 static void iep2_set_param(struct iep2_api_ctx *ctx, in iep2_set_param() 358 static MPP_RET iep2_param_check(struct iep2_api_ctx *ctx) in iep2_param_check() 370 static MPP_RET iep2_start(struct iep2_api_ctx *ctx) in iep2_start() 402 static MPP_RET iep2_wait(struct iep2_api_ctx *ctx) in iep2_wait() 425 struct iep2_api_ctx *ctx = ictx; in iep2_control() 494 struct iep2_api_ctx *iep2_ctx = calloc(sizeof(*iep2_ctx), 1); in rockchip_iep2_api_alloc_ctx()
|
| H A D | iep2_osd.h | 23 struct iep2_api_ctx; 25 void iep2_set_osd(struct iep2_api_ctx *ctx, struct mv_list *ls);
|
| H A D | iep2_pd.h | 29 struct iep2_api_ctx; 31 void iep2_check_pd(struct iep2_api_ctx *ctx);
|
| H A D | iep2_roi.h | 22 struct iep2_api_ctx; 44 void iep2_set_roi(struct iep2_api_ctx *ctx, struct iep2_rect *r,
|
| H A D | iep2_ff.h | 41 struct iep2_api_ctx; 47 void iep2_check_ffo(struct iep2_api_ctx *ctx);
|
| H A D | iep2_gmv.h | 23 void iep2_update_gmv(struct iep2_api_ctx *ctx, struct mv_list *ls);
|
| H A D | iep2_roi.c | 25 void iep2_set_roi(struct iep2_api_ctx *ctx, struct iep2_rect *r, in iep2_set_roi()
|
| H A D | iep2_gmv.c | 69 void iep2_update_gmv(struct iep2_api_ctx *ctx, struct mv_list *mv_ls) in iep2_update_gmv()
|
| H A D | iep2.h | 146 struct iep2_api_ctx { struct
|
| H A D | iep2_osd.c | 109 void iep2_set_osd(struct iep2_api_ctx *ctx, struct mv_list *ls) in iep2_set_osd()
|
| H A D | iep2_pd.c | 77 void iep2_check_pd(struct iep2_api_ctx *ctx) in iep2_check_pd()
|
| H A D | iep2_ff.c | 29 void iep2_check_ffo(struct iep2_api_ctx *ctx) in iep2_check_ffo()
|