Home
last modified time | relevance | path

Searched refs:OD_ROI_INFO (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/common_algorithm/video/occlusion_detect/include/
H A Docclusion_detection.h13 } OD_ROI_INFO; typedef
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/occlusion_detect/test/
H A Docclusion_detection_test.c17 OD_ROI_INFO roi_in[10] = {0}; in main()