Home
last modified time | relevance | path

Searched refs:is_burst_mode (Results 1 – 6 of 6) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c651 int mm_app_take_picture(mm_camera_test_obj_t *test_obj, uint8_t is_burst_mode) in mm_app_take_picture() argument
658 if (is_burst_mode) in mm_app_take_picture()
Dmm_qcamera_main_menu.c1108 int take_jpeg_snapshot(mm_camera_test_obj_t *test_obj, int is_burst_mode) in take_jpeg_snapshot() argument
1112 if(MM_CAMERA_OK != (rc = mm_app_take_picture(test_obj, is_burst_mode))) { in take_jpeg_snapshot()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c667 int mm_app_take_picture(mm_camera_test_obj_t *test_obj, uint8_t is_burst_mode) in mm_app_take_picture() argument
674 if (is_burst_mode) in mm_app_take_picture()
Dmm_qcamera_main_menu.c1108 int take_jpeg_snapshot(mm_camera_test_obj_t *test_obj, int is_burst_mode) in take_jpeg_snapshot() argument
1111 int rc = mm_app_take_picture (test_obj, (uint8_t)is_burst_mode); in take_jpeg_snapshot()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c667 int mm_app_take_picture(mm_camera_test_obj_t *test_obj, uint8_t is_burst_mode) in mm_app_take_picture() argument
674 if (is_burst_mode) in mm_app_take_picture()
Dmm_qcamera_main_menu.c1108 int take_jpeg_snapshot(mm_camera_test_obj_t *test_obj, int is_burst_mode) in take_jpeg_snapshot() argument
1111 int rc = mm_app_take_picture (test_obj, (uint8_t)is_burst_mode); in take_jpeg_snapshot()