Searched refs:mm_app_stop_capture (Results 1 – 3 of 3) sorted by relevance
248 extern int mm_app_stop_capture(mm_camera_test_obj_t *test_obj);
419 rc = mm_app_stop_capture(&test_obj); in mm_app_tc_capture_regular()472 rc = mm_app_stop_capture(&test_obj); in mm_app_tc_capture_burst()
403 int mm_app_stop_capture(mm_camera_test_obj_t *test_obj) in mm_app_stop_capture() function