Searched defs:mm_camera_lib_stop_stream (Results 1 - 1 of 1) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_app.c1819 rc = mm_camera_lib_stop_stream(lib_handle);
1821 CDBG_ERROR("%s: mm_camera_lib_stop_stream() err=%d\n",
1841 rc = mm_camera_lib_stop_stream(lib_handle);
1843 CDBG_ERROR("%s: mm_camera_lib_stop_stream() err=%d\n",
2041 int mm_camera_lib_stop_stream(mm_camera_lib_handle *handle) function
2275 rc = mm_camera_lib_stop_stream(handle);
2277 CDBG_ERROR("%s: mm_camera_lib_stop_stream() err=%d\n",
2301 rc = mm_camera_lib_stop_stream(handle);
2303 CDBG_ERROR("%s: mm_camera_lib_stop_stream() err=%d\n",

Completed in 24 milliseconds