Home
last modified time | relevance | path

Searched refs:mm_app_stop_capture (Results 1 – 4 of 4) sorted by relevance

/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_unit_test.c475 rc = mm_app_stop_capture(&test_obj); in mm_app_tc_capture_regular()
528 rc = mm_app_stop_capture(&test_obj); in mm_app_tc_capture_burst()
Dmm_qcamera_snapshot.c658 int mm_app_stop_capture(mm_camera_test_obj_t *test_obj) in mm_app_stop_capture() function
700 rc = mm_app_stop_capture(test_obj); in mm_app_take_picture()
Dmm_qcamera_app.c1628 rc = mm_app_stop_capture(&lib_handle->test_obj); in tuneserver_capture()
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h449 extern int mm_app_stop_capture(mm_camera_test_obj_t *test_obj);