Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_commands.c264 result = mm_camera_lib_stop_stream(lib_handle); in tuneserver_stop_cam()
Dmm_qcamera_app.c1840 rc = mm_camera_lib_stop_stream(lib_handle); in tuneserver_capture()
1862 rc = mm_camera_lib_stop_stream(lib_handle); in tuneserver_capture()
2062 int mm_camera_lib_stop_stream(mm_camera_lib_handle *handle) in mm_camera_lib_stop_stream() function
2154 rc = mm_camera_lib_stop_stream(handle); in mm_camera_lib_send_command()
2384 rc = mm_camera_lib_stop_stream(handle); in mm_camera_lib_send_command()
2413 rc = mm_camera_lib_stop_stream(handle); in mm_camera_lib_send_command()
Dmm_qcamera_main_menu.c2146 rc = mm_camera_lib_stop_stream(&lib_handle); in submain()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h500 int mm_camera_lib_stop_stream(mm_camera_lib_handle *handle);