Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/common_algorithm/video/move_detect/include/
H A Dmove_detection.h13 } INFO_LIST; typedef
34 void move_detection(struct md_ctx *ctx, void *downscale_frame_y, ROI_INFO * p_roi_in, INFO_LIST *in…
/OK3568_Linux_fs/external/common_algorithm/video/move_detect/test/
H A Dtest.c69 INFO_LIST info_list[4096]; in hw_simu_top()