find_max_consecutive_success_points() function
Find consecutive successful sampling points. e.g. array: {1, 1, 0, 0, 1, 1, 1, 0} out_length: 3 outout_end_index: 6
find_max_consecutive_success_points() is called by 1 function:
![]()
find_max_consecutive_success_points()
find_max_consecutive_success_points():
![]()
find_max_consecutive_success_points()