Searched refs:is_burst_mode (Results 1 – 2 of 2) sorted by relevance
755 int mm_app_take_picture(mm_camera_test_obj_t *test_obj, uint8_t is_burst_mode) in mm_app_take_picture() argument762 if (is_burst_mode) in mm_app_take_picture()
1275 int take_jpeg_snapshot(mm_camera_test_obj_t *test_obj, int is_burst_mode) in take_jpeg_snapshot() argument1278 int rc = mm_app_take_picture (test_obj, (uint8_t)is_burst_mode); in take_jpeg_snapshot()