Searched refs:p_roi_in (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/common_algorithm/video/move_detect/test/ |
| H A D | test.c | 78 ROI_INFO* p_roi_in = (ROI_INFO*)&roi_in; in hw_simu_top() local 109 move_detection(md_ctx, img_down_sam, p_roi_in, info_list); in hw_simu_top() 123 TIME_DEBUG(move_detection(md_ctx, img_down_sam, p_roi_in, info_list)); in hw_simu_top()
|
| /OK3568_Linux_fs/external/common_algorithm/video/occlusion_detect/include/ |
| H A D | occlusion_detection.h | 19 int occlusion_detection(od_ctx ctx, void *downscale_frame_y, OD_ROI_INFO *p_roi_in, int roi_cnt);
|
| /OK3568_Linux_fs/external/common_algorithm/video/move_detect/include/ |
| H A D | move_detection.h | 34 void move_detection(struct md_ctx *ctx, void *downscale_frame_y, ROI_INFO * p_roi_in, INFO_LIST *in…
|